Any idea why this pipeline has about a 2 sec delay?

Nicolas Dufresne nicolas at ndufresne.ca
Mon Apr 9 21:58:47 UTC 2018


Le lun. 9 avr. 2018 17:43, MonkeyWithComputer <pugach at avinc.com> a écrit :

> Hi Tim,
>
> How do I reduce that latency? I dont see a parameter that I can pass in to
> set latency. Or is there a better element to use than tsdemux?
>

The simplest is to fix the latency on the entire pipeline, see 'pipeline'
property on GstPipeline, in gst-launch-1.0 you need the following 'special'
syntaxt:

  gst-launch-1.0 pipeline. \( latency=150000000 <your pipeline> \)

The would force 150ms.


> Thanks,
>
> Bogdan
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180409/d5de8ed5/attachment-0001.html>


More information about the gstreamer-devel mailing list