Wowza Community

domain lock

using hotlink denial module,

can we do domain lock based on stream name instead of application name.

for example the application name are live and got three stream with name alpha, beta, gamma.

can we do domain lock. websiteA.com for alpha, websiteB.com for beta and websiteC.com for gamma?

Thanks

Hotlinkdenial is probably not what you are looking for. That package will limit which domain a web server may server your Flash SWF file from

You can override play to control access. This works with Flash clients:

https://www.wowza.com/docs/how-to-override-play-to-control-access

Richard