
Incorrect crossdomain error
Hi,
When using JWPlayer for the HLS stream that does not exist (e.g. has typo in it), the user get this error:
"Cannot load M3U8: crossdomain access denied."
Running tools like curl shows that the streams is simply unavailable while the player text error says something else.
Example.
I use JWPlayer stream tester
http://demo.jwplayer.com/stream-tester/
to play streams like
http://nosuchdomain.com/vod/sample.mp4/playlist.m3u8
So if the URL is specified incorrectly, a user cannot find out the root cause unless he tries some other tool.
My suggestion is to make this error message (crossdomain etc.) to be more informative.
Thank you.