Open Ensaphelon opened 2 months ago
What counter exactly? Is this a documented API feature?
For context, please include what you want to do with the buffer stall event data.
Sorry, Is the issue that you expect there to be a one to one relationship between cutting off the network and the number of playback stalls?
According to the logs, two stalls were detected and reported: the first at 19s and the second at 39. It doesn't matter whether or not you did something to cause them.
What version of Hls.js are you using?
1.5.14
What browser (including version) are you using?
Chrome 127.0.6533.120
What OS (including version) are you using?
macOS Sonoma 14.5
Test stream
https://codesandbox.io/s/pedantic-greider-t7sqrs?file=/index.html:699-717
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
Expected behaviour
During the playback when the video stops the counter should always increment.
What actually happened?
During the playback when the video stops the counter not always incrementing.
Console output
Chrome media internals output
No response