[gst-devel] Creating a simple 1-N plugin

Albert Costa costa_albert at yahoo.fr
Fri Jun 13 16:27:56 CEST 2008


Hi,
I want to create a plugin that has 1 sink pad and N (fixed, no request nor sometimes, so let's say 2) source pads. The sink gets some video, and source pads 1 & 2 would send both home-generated data buffers. Is there any simple example on how to create such a plugin. Can it work on the basic '1-1' model, but with creating 2 src pads, pushing my buffers over the pads in the chain() method? Or does it have to use a loop() ? I tried to see what is done in gstreamer built-in plugins, but found nothing 'simple'...
Any help or guidelines would be appreciated!
Regards,
Al



      _____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080613/9aa19f34/attachment.htm>


More information about the gstreamer-devel mailing list