Disable delay in rtpjitterbuffer for sequential packets

Lauri Ehrenpreis lauri.ehrenpreis at starship.xyz
Thu May 10 06:08:40 UTC 2018


I just realized that the delay was actually added in autovideosink not in
jitterbuffer. So If I use autovideosink sync=false I get exactly what I
need:

send: ~/gst/master/gst-rtsp-server/examples/test-video-rtx
receive: gst-launch-1.0 -v rtspsrc location=rtsp://127.0.0.1:8554/test
latency=500 buffer-mode=slave do-retransmissions=true ! decodebin !
autovideosink *sync=false*

--
LauriE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180510/c447129e/attachment.html>


More information about the gstreamer-devel mailing list