Skip to content
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

Open
JairFrancesco opened this issue May 8, 2016 · 5 comments
Open

error with Live Streaming #7

JairFrancesco opened this issue May 8, 2016 · 5 comments

Comments

@JairFrancesco
Copy link

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

@Iragne
Copy link
Owner

Iragne commented May 8, 2016

Hum strange do you have version of the video js and video js hls ?

@JairFrancesco
Copy link
Author

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.
Interestingly the error only occurs with HLS Live Streaming, VOD HLS works well, maybe the problem is the origin of HLS ?, You'll have some links Live Streaming HLS to test?

@mecalac
Copy link

mecalac commented May 9, 2016

i got the same problem, live stream not working

@Iragne
Copy link
Owner

Iragne commented May 10, 2016

OK i will check it

Thanks

@JairFrancesco
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants