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

Error loading player: No playable sources found


i am trying to play some hls streams on one of my client's website, it was playing nicely then yesterday my client asked me to check why the player is not working and there i am getting this error
Error loading player: No playable sources found
i have created a test page and the player on that page is also displaying same error. (it shows the error only in incognito window of chrome on windows 8)

http://depositiontestimony.com/access/testvideo.php

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

It seems your HLS stream doesn’t have CORS enabled:
http://test-cors.org/#?client_method=GET&client_credentials=false&server_url=http%3A%2F%2Fd235a4k6bh4oet.cloudfront.net%2FDT5SR%2FCh1%2Fch01.m3u8&server_enable=true&server_status=200&server_credentials=false&server_tabs=remote

Please refer to the Javascript section of the below document and setup your CORS Headers
http://support.jwplayer.com/customer/en/portal/articles/1403679-crossdomain-file-loading

This question has received the maximum number of answers.