Fragments keeps reloading in a loop #6776
Labels
Bug
Confirmed
QuotaExceededError
Revisit-at-later-release-cycle
Will revisit during release cycle indicated by the Milestone
Stream Issue
Suggested-Workaround
What version of Hls.js are you using?
1.5.16
What browser (including version) are you using?
Chrome 129.0.6668.101 (Official Build) (64-bit)
What OS (including version) are you using?
Windows 11
Test stream
https://codepen.io/ShoobyD/details/OJKmPGp
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
'https://testing1eus2video-mv.azureedge.net/pictures/41/265/41265023/featured/low/108055_vl2c0jr8w75a/vid.m3u8'
No need to actually play it.
Expected behaviour
The video fragments should load once.
What actually happened?
The next fragment is being loaded over and over in a loop:
Even if you navigate to the middle of the video, it will load its current position fragment (let's say 'vid_1_3.ts'), and then load the next one ('vid_1_4.ts') again and again:
Console output
Chrome media internals output
No response
The text was updated successfully, but these errors were encountered: