Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; AFAIK, there is no &quot;base src&quot; element with multiple src pads. You should implement it yourself by inherit from GstElement or GstBin.<br><br>Eric Zhang<br><br><div class="gmail_quote">
2008/12/16 SP GLE <span dir="ltr">&lt;<a href="mailto:spglegle@yahoo.fr">spglegle@yahoo.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
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&#39;t seem to fit....) ? Or any such element already implementing similar behavior ?<br>

<br>
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().<br>
<br>
Regards.<br>
<br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can&#39;t happen without you. &nbsp;Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>