Wowza Community

Merging multiple live feeds

I would like to create a talk host app, have multiple live feeds all merged together, having multiple people having a conversation, so their stream will go to the server and then have the server merge the feeds into one. Is that possible, what addon, technology would i have to add on top of wowza to have that merging capability.

The closes service that accomplishes this is: http://www.spreecast.com/events/social-games-business-or-pleasure

Is this possible with wowza?

Xuggler can do that (but you’ll need to handle building out the code on your own)

http://xuggle.com/xuggler/

Also, VLC can do this: http://wiki.videolan.org/Mosaic

You could publish two streams to Wowza. Then use VLC Mosaic to publish 1 stream to Wowza. The clients then connect to that stream.

Thanks for the quick reply,

just one more thing, are there any tutorials/articles of combining wowza and xuggle together,

Your help is much appreciated