-
Notifications
You must be signed in to change notification settings - Fork 35
duration error “Infinity:0NaN:0NaN” using hlsjs + mp3 wowza stream #103
Comments
works with plain hls.js indeed. See https://flowplayer.com/forum#!/setup:flowplayer-html5-hls-audio/there-is-another-strange-bu (note: seeking does not workin Chrome even with plain hls.js) |
can we have a workaround about this problem? thanks |
Did you try with 7.2.1 and the
|
@nnarhinen using suggested hls.light.min.js the player shows the duration 00:00 and I'm unable to seek. |
Can you link to the misbehaving setup? |
@nnarhinen you can test it here: http://web-0.radioradicale.it/prova/fp/audio.html |
Adding to issue when using same setup HLS .mp3/playlist.m3u8 streaming from Wowza it does NOT play on Windows 10 - Internet Explorer 11 browser. All other browsers play audio without any issues. You can test using @fdambrosio link in Win 10 - IE 11. |
Please do not hijack issues. Open new ones. |
Thanks for reporting this and providing a sample. Will fix this at least for the Issue in here: flowplayer/flowplayer#1318 |
@nnarhinen will do. I was told to add to this issue from Flowplayer forum. |
that was my fault ;) did not read the forum comment properly. |
Now I'm using https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.8.9/hls.light.min.js and it show duration correctly, but I'm unable to catch event error from hlsjs script. |
From flowplayer/flowplayer#1315 (comment)
I have a problem using mp3 hls stream with Flowplayer 7.2.1. I'm streaming it with Wowza.
The player shows “Infinity:0NaN:0NaN” in the ‘duration’ control. Using Flash or Mp4 hls stream it shows duration correctly.
Testing this mp3 hls stream on HLSJS demo page it shows the duration info correctly ('stats display').
You can test the stream here: https://video-dev.github.io/hls.js/demo/?src=https%3A%2F%2Fvideo.radioradicale.it%2Fstore-68%2F_definst_%2Fmp3%3A2017%2F11%2FMP916817.mp3%2Fplaylist.m3u8&enableStreaming=true&autoRecoverError=true&enableWorker=true&dumpfMP4=false&levelCapping=-1&defaultAudioCodec=undefined
The text was updated successfully, but these errors were encountered: