[gst-devel] BaseSrc class with multiple src

Eric Zhang nicolas.m.zhang at gmail.com
Wed Dec 17 03:30:32 CET 2008


Hi, gstreamer-devel:

    AFAIK, there is no "base src" element with multiple src pads. You should
implement it yourself by inherit from GstElement or GstBin.

Eric Zhang

2008/12/16 SP GLE <spglegle at yahoo.fr>

> Hi,
> I need to write a source element having multiple src_%d pads, is there a
> base source class able to handle such element (GstPushSrc and GstBaseSrc
> don't seem to fit....) ? Or any such element already implementing similar
> behavior ?
>
> This element will be in charge of reading data from multiples file
> descriptors (udp sockets) and push data to the pad associated to the file
> descriptor. All fds are managed using epoll().
>
> Regards.
>
>
>
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
>
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081217/3c209829/attachment.htm>


More information about the gstreamer-devel mailing list