Wowza Community

Geo-based stream redirect

Hi,

I have a web property with distinct live streams for different markets, let’s call them XYZ Canada and XYZ USA. Both streams originate on the same wowza server. I would like to use a single URL through my CDN for both live streams (eg: live.xyz.com/playlist.m3u8). Is there a way on Wowza or through an add-on to do redirects based on the end user’s ip? I would like to redirect my US viewers to the US stream and Canadian viewers to the Canadian stream.

Thanks,

Mike

Hi,

Yes, it’s possible to have a load-balancer which supports HTTP clients and redirects based on IP address.

The redirect application would be the same every time but the location of the redirect would be based on the IP address.

Jason

Thanks Jason. We will do this upstream at the website level.

Mike