<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 6, 2014 at 3:18 PM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fr, 2014-05-02 at 16:02 -0400, Stirling Westrup wrote:<br>
<br>
> The basic idea of the test program is that I have this pipeline already<br>
> running:<br>
><br>
>   gst-launch videotestsrc ! tee name=t t. ! queue ! fakesink<br>
><br>
> And I mutate it dynamically into this pipeline.<br>
><br>
>   gst-launch videotestsrc ! tee name=t t. ! queue ! fakesink t. ! queue !<br>
> xvimagesink display=:0<br>
><br>
> The idea is that the test program will alternately add or  remove the<br>
> xvimagesink every few seconds, but this fails to work. Any<br>
> help/suggestions/criticism of my code would be most welcome. It can be<br>
> found here:<br>
<br>
</div>This sounds like something I've written here as a demo application:<br>
<a href="https://coaxion.net/blog/2014/01/gstreamer-dynamic-pipelines/" target="_blank">https://coaxion.net/blog/2014/01/gstreamer-dynamic-pipelines/</a><br>
<br>
(the second example)<br></blockquote><div><br></div><div>Thanks! Having some working example code should immensely simplify things!<br></div></div><br clear="all"><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>