Hi all,<div><br></div><div>My use case is to take data from two UDP sockets (one for multicast, and one for unicast) and pass received data downstream to a gstrtpsession for further processing. Since my RTP pipeline doesn&#39;t really care where the data came from, so I need an &#39;aggregator&#39; that simply receive data from one-or-more sinks and pass them down one src as quickly as possible as they arrive. Does it make sense? Or I&#39;m missing the boat...</div>

<div><br></div><div>William<br><br><div class="gmail_quote">2009/8/14 Donny Viszneki <span dir="ltr">&lt;<a href="mailto:donny.viszneki@gmail.com">donny.viszneki@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Fri, Aug 14, 2009 at 4:19 AM, Dan Taylor&lt;<a href="mailto:dan.taylor9@ca.rr.com">dan.taylor9@ca.rr.com</a>&gt; wrote:<br>
&gt; Please, define &quot;merge&quot;.  Sample questions:<br>
<br>
<br>
</div><div class="im">On Fri, Aug 14, 2009 at 4:04 AM, Tim-Philipp Müller&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt; wrote:<br>
&gt; How do you &#39;merge&#39; data generically? What does that mean? Just push the<br>
&gt; buffers out interleaved as they come in?<br>
<br>
</div>Yeah, I was thinking the same thing. His intent didn&#39;t make sense to<br>
me until I read that he really wanted to combine streams of UDP<br>
packets.<br>
<br>
William, as there is no sink that I know of that will send UDP packets<br>
in such a way that they then must be received by multiple udpsrc<br>
elements, you must be doing something very interesting.<br>
<br>
A) What is it that you&#39;re doing?<br>
<br>
B) Are you certain you shouldn&#39;t be writing your own src specifically<br>
for your application? You could skip having to have multiple udpsrc<br>
elements and some bizarre element to combine them, and instead have a<br>
well encapsulated gstreamer element written specifically for your<br>
obscure situation. I don&#39;t think a generic combiner is a great idea.<br>
<font color="#888888"><br>
--<br>
<a href="http://codebad.com/" target="_blank">http://codebad.com/</a><br>
</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what&#39;s new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><br>William Lee @ Breeze Capsule<br>Email: william at <a href="http://breezecapsule.com">breezecapsule.com</a><br>Mobile: +44 7984 368 182<br>
</div>