Video drop issue from rtpjitterbuffer and xvimagesink

Nicolas Dufresne nicolas at ndufresne.ca
Thu Jun 1 17:46:55 UTC 2017


Le mercredi 31 mai 2017 à 03:59 -0700, Krishnamoorthy a écrit :
> I am using the below gstreamer filter path to decode and display the h.264
> video. It is streaming application.
> 
> gst-launch-1.0 rtspsrc location=rtsp://<IP Address>:554/MediaINput/h264
> latency=50 protocols=3 ! rtpjitterbuffer latency=200 drop-on-latency=false !
> rtph264depay ! avdec_h264 ! xvimagesink

Any rational in adding a second rtpjitterbuffer ? there is already one
inside rtspsrc. For the dropping, it's possible 50ms on the rtspsrc
jitterbuffer is too low.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170601/8aea3e8b/attachment.sig>


More information about the gstreamer-devel mailing list