Wowza Community

How to stream live multicast on corporate LAN

I have a requirement for streaming a live video/audio feed to approx 1500-2000 desktops on a corporate LAN. To setup and test the workflow, I’ve setup a simple webcam and using the instructions found on these forums, I’ve connected it to a trial of Telestream’s Wirecast which transcodes and transmits the feed via RTMP or RTSP/RTP to a trial install of Wowza Media Server. I’m then able to connect to the wowza stream with the LiveVideoStreaming example client. The problem with this method is the client delivery is done via unicast. Where do I find instruction on how to provide this stream via multicast? Our preference would be to provide a multicast stream connected via a web client.

Thanks, Brad

The Flash player does not support multicast delivery. So it is unicast over TCP only.

In the next version of Wowza Media Server (Wowza Media Server 2) we are adding support for RTSP/RTP out. This version will support multicast out to players such as the QuickTime player and VLC.

Charlie

What player are you going to use? Why not just do Flash playback?

Charlie

Flash does not support multicast. We do support multicast out but in this situation it doesn’t really make sense. You are better off just using an encoder that can directly generate multicast. There is no need for a media server if you are just going to go from live feed to multicast.

Charlie

There isn’t a lot of documentation. The user guide mentions it, and the configuration reference has one relevant entry under RTP/DatagramConfiguration/[Incoming, Outgoing/*]

And there are several threads recently if you search around here:

http://www.wowza.com/community/t/-/714

http://www.wowza.com/forums/showthread.php?p=35666

Richard

Hi Charlie,

We have about 10 internal analog TV channels which we wanted to Multicast each channel through our LAN 24/7. How can we configure wawza 2.0 to multicast multiple video stream (about 10 video stream at the same time) to about 3000 desktops of which we assume about 10% would view it at the same time.

Hi Charlie,

Thank you for the quick response.

We would like to reach large audiences with minimum network congestion. We are looking for a Multicast solution for about 10 video (internal TV) channels. Currently delivered through traditional cable to TV directly 24/7. We would like to deliver these channels to all 3000+ users in our organization.

My understanding is that Multicast allows a single media stream to be played simultaneously by multiple clients, drastically reducing bandwidth use; and we would like to take advantage of this.

As for our users, they should be able to play all 10 TV channels directly to their PC using flash player or any other players such as QuickTime, Windows Media Player, VLC.

What player are you going to use?

We are already using flash playback for our live and on-demand stream using Wowza 2.0.

Why not just do Flash playback?

Are you suggesting that streaming these internal 10 analog TV channels through Wowza 2.0 using Flash playback is equivalent to Muticast?

Regards,

Prabodh_

Charlie,

Where can I find some documentation about multicast? I want to stream a playlist, and multicast-out to the clients (players).