Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

wowza https m3u8 url throws "cross domain access denied 2048 " error in IE11


while loading the wowza https m3u8 url we are getting "cross domain access denied 2048 " error in IE 11.

It works on chrome and FF. When we change the stream url to http from https it loads fine in IE11.

We are using jwplayer 7.8 and has set primary: 'html5' to use html5 player.



1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Crossdomain/CORS is a web based security feature that prevents certain accessibility to web content. In order to allow access, you need to instruct your web server to allow access to the content. This occurs in either a crossdomain or CORS file. The following article goes into great detail about this: http://support.jwplayer.com/customer/portal/articles/1403679-crossdomain-file-loading.

This question has received the maximum number of answers.