[gst-devel] gst_main_loop
Bibin joseph
josebibin1984 at gmail.com
Tue Jun 23 06:27:46 CEST 2009
Tim-Philipp Müller wrote:
> On Fri, 2009-06-19 at 09:58 +0530, Bibin joseph wrote:
>
>
>> Is it possible to interrupt the gst_main_loop after it has started
>> running? Should I stop this loop first, in order to change my pipeline?
>>
>
> Could you provide some more context (or any context at all rather)?
>
> What do you mean by 'change your pipeline'? What problems have you
> encountered doing what?
>
> GStreamer pipelines run in their own threads and aren't really aware of
> any main loops or main contexts the application may or may not be
> running.
>
> Cheers
> -Tim
>
>
>
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source Bridge conference!
> Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
> Need another reason to go? 24-hour hacker lounge. Register today!
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
I want to edit my pipeline after it has started playing. For example,
imagine, I want to mix a video file to an already playing stream. How
can it be made possible?
More information about the gstreamer-devel
mailing list