Unicasting to 400 clients
Posted: 31 Jan 2005 13:43
I need to broadcast a live video stream to 400 clients connected to the Internet, and I can't do multicast.
What's the best solution?
- Should I do UDP unicast to every single location using duplicate{dst=standard{},dst=standard{},dst=standard{}...}? Will this support 400 destinations?
- Should I use HTTP streaming and let clients join the HTTP feed?
Thank you all,
Alessandro.
What's the best solution?
- Should I do UDP unicast to every single location using duplicate{dst=standard{},dst=standard{},dst=standard{}...}? Will this support 400 destinations?
- Should I use HTTP streaming and let clients join the HTTP feed?
Thank you all,
Alessandro.