-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Firefox: "Buffer append error" #7667
Copy link
Copy link
Open
Labels
Browser issueIf there is an underlying issue with the browser that hls.js is running on, this tag should be used.If there is an underlying issue with the browser that hls.js is running on, this tag should be used.ConfirmedBug report confirmed or reproduced.Bug report confirmed or reproduced.browser: Firefox
Metadata
Metadata
Assignees
Labels
Browser issueIf there is an underlying issue with the browser that hls.js is running on, this tag should be used.If there is an underlying issue with the browser that hls.js is running on, this tag should be used.ConfirmedBug report confirmed or reproduced.Bug report confirmed or reproduced.browser: Firefox
Hello,
Current Firefox (115 on Windows) fails to play some HLS streams with
hls.js 1.6.Older Firefox (e.g. 100) or older versions of hls.js (e.g. 1.5) work.
Test case:
https://doppelbauer.name/hls/master.m3u8
Console from
hlsjs.video-dev.org/demo/:Best wishes,
Marcus