<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body class=""><div>On Wed, 2016-06-08 at 22:28 +0100, Tim Müller wrote:</div><blockquote type="cite"><div>On Wed, 2016-06-08 at 13:39 -0600, Michael Gruner wrote:</div><div><br></div></blockquote><div><br></div><blockquote type="cite"><blockquote type="cite"><div class=""><div class=""></div></div><pre></pre></blockquote><div><br></div><div>sync=false on the sink will add jerkiness if there's network jitter.</div><div><br></div><div>What you probably want is to set the "latency" property on the source (rtspsrc), it's quite high by default (2 seconds).</div><div><br></div><div><br></div></blockquote><div><br></div><div>Sorry, I completely misread, there's no rtsp here (perhaps there should be :)), just plain udp.</div><div><br></div><div>setting sync to false on the sink is ok if you have a dedicated wired network where there's basically no jitter or packet loss, but for anything else you'll probably want a pipeline with an rtpjitterbuffer and a non-0 latency to smooth out the network jitter.</div><div><br></div><div>Cheers</div><div> -Tim</div><div><br></div><div><span><pre>-- 
Tim Müller, Centricular Ltd - http://www.centricular.com
</pre></span></div></body></html>