RTSP stream not smooth for fast moving objects

Sapna kumari sapna344 at gmail.com
Mon Aug 2 09:56:41 UTC 2021


Dear Team,

I have running gst-rtsp-server pipeline on android smartphone device.
Requirement is to stream 1080p at 60fps. Gstreamer pipeline is :
appsrc stream-type=0 is-live=true do-timestamp=true format=GST_FORMAT_TIME
! video/x-raw,format=NV12,width=1920,height=1080,framerate=60/1 ! videoflip
! queue ! amcvidenc-omxexynosavcencoder bitrate=4*1024*1024
i-frame-interval=2 ! h264parse ! queue ! rtph264pay name=pay0 pt=96

The video quality when played in VLC or gstreamer rtsp client pipeline is
good. But when fast moving objects like vehicles are there, video doesnt
look smooth.

Can you please guide this.

Gstreamer client on windows i run this pipeline to verify fps :
gst-launch-1.0.exe uridecodebin uri=rtsp://Ip:port latency=0 !
fpsdisplaysink video-sink=autovideosink
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210802/4ed5d4b6/attachment.htm>


More information about the gstreamer-devel mailing list