<div dir="ltr"><div><div><div>I'm just calling gst_pipeline_set_latency on the pipeline before changing the state to playing. It seems to propagate to all the elements as if I query the latency on the sink any time afterwards it uses the set value.<br><br></div>I've tried it with 10ms and my pipeline still works and appears to have very low latency. However, I left the rtpbin buffer size at 50ms so I don't know why gstreamer doesn't complain when I set the pipeline latency lower than this. Perhaps it forces the rtpbin buffer down too.<br><br></div>Regarding measuring latency; I'm just watching two instances of VLC, one with the original source and one with the gstreamer output. At 10ms I can't notice a visual difference although I can hear the delay in the audio creating an echo. At 50ms the visual difference is discernible.<br></div> I need to find or create a source that just displays the frame count and take a screen grab.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 25 February 2016 at 15:49, Mark Howell <span dir="ltr"><<a href="mailto:mark-sub1@hypgnosys.org" target="_blank">mark-sub1@hypgnosys.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/25/2016 03:01 AM, David Jaggard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Mark,<br>
<br>
Thanks for the patch. I'm running on Windows and haven't had time to look in to compiling GStreamer on windows yet otherwise I'd hack TSDemux.<br>
<br>
I have had good results reducing the latency of rtpbin to 50ms and then forcing the pipeline latency to 50ms.<br>
</blockquote>
<br>
Dumb question: how are you setting the pipeline latency?<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>