-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error with Live Streaming #7
Comments
Hum strange do you have version of the video js and video js hls ? |
I am using the same version in the repository, almost did not make any change, only change in the index line of src, nothing more. |
i got the same problem, live stream not working |
OK i will check it Thanks |
I tested the code with my own live streaming and run without error, I assume that has to do with the CORS headers, now my question is: Does this work the same or similar to peer5 or streamroot? or what need to add to that resembles the above. |
I have a problem with Live Streaming, VOD with no problem.
I'm using
http://akamai.streamroot.edgesuite.net/liveorigin/smil:switch.smil/playlist.m3u8
these are the errors:
Uncaught TypeError: Can not read property 'key' of undefined videojs.hls.orig.js: 793
Uncaught TypeError: Can not read property 'uri' of undefined
and also sometimes I have the following error.
HLS Playlist request error at URL: chunklist_b1000000.m3u8
The text was updated successfully, but these errors were encountered: