High RTMP latency in rtmpsrc

zebrafish i1893684 at nwytg.com
Mon Jun 4 07:00:26 UTC 2018


You can override the default librtmp buffering by setting the url to have a
param named "buffer" with the amount of latency you're targeting (see
https://rtmpdump.mplayerhq.hu/librtmp.3.html). Additionally, you can force
rtmpsrc to act as a live src with gst_base_src_set_live. Finally you can
lower the latency by disabling sync in the pipeline so that buffers are
displayed as soon as possible with total disregard for timestamps (that's
most likely not what you want, however).



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list