<div dir="ltr"><div><div><div><div><div><div><div>I am working on a video-wall application, and one feature we're now trying to add is the creation and insertion of new pipeline outputs while a video is playing, so that we can alter the wall even while content is being shown.<br>
<br></div>Dynamically removing output legs of the pipeline has not proven to be too difficult, if we follow the suggested methods.<br><br></div>However when we add an output leg to the pipeline we can randomly see any of these results:<br>
<br></div>1) Newly created output works. The newly added monitor suddenly shows content.<br><br></div>2) The entire wall freezes for up to 10 seconds, and then resumes with the newly added monitor appearing when the wall unfreezes.<br>
<br></div>3) The pipeline aborts with a not-negotiated error from within the new output leg.<br><br></div>I've been trying to determine how to make 1) always happen and avoid the other two outcomes, but I'm getting stumped.<br>
<br></div>So, I have to ask, is there any generally accepted way of adding a new output path to a tee element, while content is playing, that minimizes the chance of problems?<br><br><div><div><div><div><div><div><div><div>
<div><br>-- <br>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></div></div></div></div></div></div>