<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le lun. 9 avr. 2018 17:43, MonkeyWithComputer <<a href="mailto:pugach@avinc.com">pugach@avinc.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tim,<br>
<br>
How do I reduce that latency? I dont see a parameter that I can pass in to<br>
set latency. Or is there a better element to use than tsdemux?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">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:</div><div dir="auto"><br></div><div dir="auto">  gst-launch-1.0 pipeline. \( latency=150000000 <your pipeline> \)</div><div dir="auto"><br></div><div dir="auto">The would force 150ms.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
<br>
Bogdan<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>