Hello Wowza,
Is there a way to disable client playback from origin server and only allow all playbacks from edge servers and/or CDN?
thanks,
Hello Wowza,
Is there a way to disable client playback from origin server and only allow all playbacks from edge servers and/or CDN?
thanks,
i think you can find your answer here: https://www.wowza.com/docs/how-to-configure-a-live-stream-repeater#secureOrigin_WSE
Hi,
AllowDomains is the list of swf domain names that are allowed to connect to the appInstance. It is the domain name of the actual flash swf file. It was originally used to provide similar functionality to what was available in FMS and generally isn’t used.
Roger.
Thanks for your response :), yep this might be the solution going to try it out…btw whats does this config do?
true
ON
i found it on [INSTALL DIR]/conf/live/application.xml
Thanks