videojs/http-streaming

Looping issues with m3u8 on Chrome

tsi opened this issue ยท 2 comments

tsi commented

Description

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

Sounds very similar to some of the issues mentioned in videojs/video.js#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

Any hints on where this issue might come from?

๐Ÿ‘‹ 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.