<div dir="ltr"><div>I am writing a videowall application that tries to display videos simultaneously on several monitors at once. I've recently realized that one of my issues is that my stream is not live, and the sinks each think they are alone, so they never calculate latency. <br><br>Since all of the sinks are at the ends of processing chains with various amounts of work, I would like to somehow force a global latency calculation so that the sinks with less work will delay so as to be on the same footing as the slower ones.<br><br></div>Is there some way to do this from the pipeline? >From what I've read in the manual is looks like latency calculations are always initiated by the sinks, and in my case they aren't doing that.  (if it matters, the sinks are *usually* xvimagesinks)<br><br clear="all"><div><div><br>-- <br><div class="gmail_signature">Stirling Westrup<br>Programmer, Entrepreneur.<br><a href="https://www.linkedin.com/e/fpf/77228" target="_blank">https://www.linkedin.com/e/fpf/77228</a><br><a href="http://www.linkedin.com/in/swestrup" target="_blank">http://www.linkedin.com/in/swestrup</a><br><a href="http://technaut.livejournal.com" target="_blank">http://technaut.livejournal.com</a><br><a href="http://sourceforge.net/users/stirlingwestrup" target="_blank">http://sourceforge.net/users/stirlingwestrup</a></div>
</div></div></div>