Wowza Community

Realtime Voice Broadcast to multiple Users: Low Latency

Hi,

I needed some help.

My project requirement is for live audio broadcasting with these conditions:

  1. A user/users will be giving realtime audio captured via the browser.

  2. This voice needs to be broadcasted to all users(again via their own browsers).

  3. Basically one way communication broadcasting.

  4. There can be 1000 concurrent users(listeners)

How can i ensure almost minimum/zero audio latency?

Thanks

Jaskaran

Hi Jaskaran81,

Please see the Low-Latency tutorial: How-to-achieve-the-lowest-latency-from-capture-to-playback

Thanks alot Randall …This is very helpful!