
Using Azure media streaming. Crossdomain.xml issues
There is a curious problem with streaming, now IE and Chrome are giving issues "Cannot Load M3U8" cross domain access denied. Have done the cross domain settings in the streaming endpoints configure section of the azure portal. From developer tools in the both browser the response header show
TTP/1.1 400 One of the request inputs is out of range.
Content-Type: application/xml
Server: Blob Service Version 1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: 22679cba-0001-0043-3b11-7cb104000000
Date: Tue, 21 Apr 2015 09:01:34 GMT
Content-Length: 226
Age: 2
Via: HTTPS/1.1 localhost.localdomain
Let me know if there is a solution,
Thanks