videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.45k stars 418 forks source link

Looping issues with m3u8 on Chrome #1486

Open tsi opened 6 months ago

tsi commented 6 months ago

Description

Hi team, we are experiencing a weird issue when looping some m3u8s

Sounds very similar to some of the issues mentioned in https://github.com/videojs/video.js/issues/5987

Would appreciate any info on the cause of the issue, and how to work around it at the player level or maybe at the asset level?

Reduced test case

https://codesandbox.io/s/minimal-videojs-loop-issue-3grrbw?file=/index.html

Steps to reproduce

  1. Setup minimal player with one of these short m3u8s
  2. Set it to loop
  3. Play

Errors

No response

What version of Video.js are you using?

latest

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Chrome 120

What OS(es) and version(s) does this occur with?

OSx, Win

tsi commented 5 months ago

Any hints on where this issue might come from?

welcome[bot] commented 4 months ago

👋 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.