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

HTML5 with AWS CloudFront cross domain issue


Hi,
I'm using aws cloudfront to provide hls streaming, it's all working fine when it lunched by flash player, but when it goes to html5, cross domain problem occurs - cross domain access denied.
I have set my S3 CORS and CloudFront header forward following this page:
http://blog.celingest.com/en/2014/10/02/tutorial-using-cors-with-cloudfront-and-s3/
According to the page's description, cloudFront and S3 need "Origin: xxxx.com" tag in header to return a "Access-Control-Allow-Origin: xxx" in the response header, but it seems like jwplayer's request(in Firefox) doesn't have it?

Mou

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi Mou,

To confirm – you have configured the CORS headers on the domain hosting your stream to properly authorize the domain hosting the page you are embedding the player on, correct? If so, can you provide me with a URL to a reproduction page so I may take a look?

Thank you.

This question has received the maximum number of answers.