PCDN icon indicating copy to clipboard operation
PCDN copied to clipboard

error with Live Streaming

Open JairFrancesco opened this issue 8 years ago • 5 comments

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

JairFrancesco avatar May 08 '16 02:05 JairFrancesco

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

Iragne avatar May 08 '16 11:05 Iragne

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?

JairFrancesco avatar May 08 '16 21:05 JairFrancesco

i got the same problem, live stream not working

mecalac avatar May 09 '16 21:05 mecalac

OK i will check it

Thanks

Iragne avatar May 10 '16 09:05 Iragne

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.

JairFrancesco avatar Jul 04 '16 00:07 JairFrancesco