denivip / osmf-hls-plugin

OSMF HLS Plugin
ISC License
180 stars 93 forks source link

Live streaming HLS stops, I got an error #42

Open sstankov opened 10 years ago

sstankov commented 10 years ago

Hi Guys,

first thanks for the amazing work. I use it for my of project. I found that when playing live stream and broadcast stop the stream I got error:

Error: Error #2030: End of file was encountered. at flash.utils::ByteArray/readUnsignedShort() at HTTPStreamingMP2PESAudio/processES() at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processES() at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processPacket() at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processFileSegment() at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSStreamSource/doSomeProcessingAndGetBytes() at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSStreamSource/getBytes() at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSNetStream/onMainTimer() at flash.utils::Timer/_timerDispatch() at flash.utils::Timer/tick()

I will try checking it that, but will wait for your answer also.

Thanks, Slav

dangerden commented 10 years ago

Hi, Could you please provide a sample m3u8 link where the issue happens. Thanks, Denis.

sstankov commented 10 years ago

Hi,

I use a system a bit of setup so you can disconnect and connect it. I will prepare a case but you need to have a FMLE. Will give it in 10 mins

sstankov commented 10 years ago

Hi Denis, I was not able to replicated. I think that the issue I describe above was the problem, but it was not. Anyway this was the m3u8 http://hls3.webvideocore.net/live/d140p0lweko48kwwk88o/index.m3u8 that I used, as you see it is already down. Here is a another one playing : http://hls3.webvideocore.net/live/epfeao2vff48kskgs4wk/index.m3u8 from the same server. I will try to replicate the error meanwhile