[gst-devel] Multiple UDP audio streaming and mixing problem

Olivier Crête olivier.crete at collabora.co.uk
Thu Jun 26 16:42:54 CEST 2008


Hello,

On Thu, 2008-06-26 at 13:48 +0100, Nick Humphries wrote:
> One of the requirements is that it has to be able to mix many MP3
> streams in this way, with each MP3 stream played back on a different
> UDP address, and sometimes there's no UDP data being produced on those
> addresses.

The problem is that the adder elements uses GstCollectPads, which block
until all input pads have data. I hit the same problem and wrote a
"liveadder" that's currently part of gst-plugins-farsight [1].

[1] http://farsight.freedesktop.org/releases/gst-plugins-farsight/

-- 
Olivier Crête
olivier.crete at collabora.co.uk
Collabora Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080626/316ac4c5/attachment.pgp>


More information about the gstreamer-devel mailing list