Particular hls stream freezes within first minute of play. Works ok on HLS.js
bfshires opened this issue ยท 4 comments
Description
Two similar hls streams. Each one using the exact same codec, same hardware, base url, and player implementation. One plays perfectly, and the other freezes within the first 60 seconds of play.
https://streamer1.barnbabywatch.com/bfsgh/bar/playlist.m3u8 (live stream of bar - freezes within 60 seconds, but works on HLS.js)
https://streamer1.barnbabywatch.com/bfsgh/clearspan/playlist.m3u8 (live stream of cow - works perfectly)
Both streams use identical codecs.
The 'bar' stream also freezes when using DASH (https://streamer1.barnbabywatch.com/bfsgh/bar/manifest.mpd)
Reduced test case
https://hoofnet.com/videojs_bar.html
Steps to reproduce
- Open webpage in browser (https://hoofnet.com/videojs_bar.html)
- Wait for it to freeze in less than 60 seconds.
- Compare to similar stream running same codec, player implementation, and server (https://hoofnet.com/videojs_cow.html). Will not freeze.
- Try the 'bar' stream on hls.js test page at (https://hlsjs.video-dev.org/demo/), using the stream, "https://streamer1.barnbabywatch.com/bfsgh/bar/playlist.m3u8". It will play forever.
Errors
No errors are present
What version of Video.js are you using?
8.10.0, 7.11.8
Video.js plugins used.
none
What browser(s) including version(s) does this occur with?
Firefox 122.0b9, Brave 1.62.156, Apple ios Safari, Amazon Silk, Microsft edge, Chrome
What OS(es) and version(s) does this occur with?
Ubuntu 22.04, windows 11, apple ios 15.3, Amazon Kindle
๐ Thanks for opening your first issue here! ๐
If you're reporting a ๐ bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
The "bar" stream is a 404
You had perfect timing... They bartender shut off the camera to run a vacuum cleaner. It is up and running now.
๐ Thanks for opening your first issue here! ๐
If you're reporting a ๐ bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.