The weird thing is that even I put that * configuration in my files. My Firebug still reports error : Reason: CORS header ‘Access-Control-Allow-Origin’ missing). It looks like there is no CORS header there.
Am I lacking anything here ? I changed all the Application.xml files in the conf folder and also in the conf/app folder and restarted the server.
andrew_k from Wowza Media Systems said that “As long as you are using Wowza 3.5 or above then you can add a property in your Application.xml by …”
at WowzaStreamingEngine needs CORS header sent on playlist.m3u8
Does that mean if Wowza server version is below 3.5 , this method does not work ??
I tried to look at crossdomain.xml, and it already showed allow * and all.