-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Description
Description
We are experiencing random playback crashes accompanied by the classic error message.
Reduced test case
Steps to reproduce
- Open Firefox on macOS Sequoia (minimum).
- Play the video on the given Netlify address
- Open a new tab and visit a website
- Wait a bit, can take several minutes
The bug is as follows: playback stops randomly but almost systematically after a few minutes if the player is not in the viewport — either by scrolling away with a limited height browser or by navigating to another browser tab.
We have tried with different HLS streams, DASH streams, and also with videojs-contrib-dash.
This is why we are reporting the bug in this repository and not in http-streaming.
Errors
VIDEOJS: ERROR: (CODE:3 MEDIA_ERR_DECODE) The media playback was aborted due to a corruption problem or because the media used features your browser did not support. Object { code: 3, message: "The media playback was aborted due to a corruption problem or because the media used features your browser did not support." }


What version of Video.js are you using?
8.26.2
Video.js plugins used.
http-streaming
What browser(s) including version(s) does this occur with?
Firefox 141.0
What OS(es) and version(s) does this occur with?
MacOS 15.5 (24F74)