[gst-devel] communication b/w 2 pipelines

Wim Taymans wim.taymans at gmail.com
Thu Aug 21 15:11:56 CEST 2008


On Thu, 2008-08-21 at 18:03 +0530, sudarshan bisht wrote:
> 
> Hi all ,
>              How can I establish communication between 2 pipelines .
> Is there any direct Gstreamer API whic does it or I have to use a
> common application which first grab the data from first pipeline and
> then insert the same data to second pipeline using
> fakesrc/appsrc plugins . 
>   
>  
This example application fires up 2 pipelines, one to decode a wav file
and another one to play sounds. Data is transfered between the two
pipelines using appsrc and appsink.

http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/examples/app/appsink-src.c?revision=1.2&view=markup

Wim

> 
> -- 
> Regards,
> 
> Sudarshan Bisht
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list