Can't get dynamically added sinks to work.

Stirling Westrup swestrup at gmail.com
Tue May 6 12:23:41 PDT 2014


On Tue, May 6, 2014 at 3:18 PM, Sebastian Dröge
<sebastian at centricular.com>wrote:

> On Fr, 2014-05-02 at 16:02 -0400, Stirling Westrup wrote:
>
> > The basic idea of the test program is that I have this pipeline already
> > running:
> >
> >   gst-launch videotestsrc ! tee name=t t. ! queue ! fakesink
> >
> > And I mutate it dynamically into this pipeline.
> >
> >   gst-launch videotestsrc ! tee name=t t. ! queue ! fakesink t. ! queue !
> > xvimagesink display=:0
> >
> > The idea is that the test program will alternately add or  remove the
> > xvimagesink every few seconds, but this fails to work. Any
> > help/suggestions/criticism of my code would be most welcome. It can be
> > found here:
>
> This sounds like something I've written here as a demo application:
> https://coaxion.net/blog/2014/01/gstreamer-dynamic-pipelines/
>
> (the second example)
>

Thanks! Having some working example code should immensely simplify things!


-- 
Stirling Westrup
Programmer, Entrepreneur.
https://www.linkedin.com/e/fpf/77228
http://www.linkedin.com/in/swestrup
http://technaut.livejournal.com
http://sourceforge.net/users/stirlingwestrup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140506/bd804fcc/attachment-0001.html>


More information about the gstreamer-devel mailing list