Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; multiudpsink can send UDP packets to multiple clients. But I don&#39;t find &quot;multiudpsrc&quot;.&nbsp; :)<br><br>Eric Zhang<br><br><div class="gmail_quote">2008/12/5 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 use Gstreamer for receving/sending RTP with multiple connections by process<br>
&nbsp;(let&#39;s say one hundred), so 100 UDP sockets for RTP and 100 UDP sockets for RTCP.<br>
<br>
These 200 sockets are in use by udpsrc and udpsink elements (created using<br>
the &#39;sockfd&#39; properties for each one).<br>
<br>
Is there an element able to handle many sockets (200 for ex.) for reading and writing,<br>
using provided sockets&#39; fds ?<br>
<br>
It would be more efficient than 200 udpsrc and udpsink, avoiding many fcntl() and poll for<br>
waiting for/reading data. fds could be added/removed to the element using requested pads,<br>
pad names containing fd value as %d.<br>
<br>
Regards.<br>
<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>