Skip to content

Endless buffering in Chromium based browsers for some .ts #7706

@JaroslavHerber

Description

@JaroslavHerber

What version of Hls.js are you using?

v1.6.15

What browser (including version) are you using?

Edge 144.0.3719.92 and latest Chrome

What OS (including version) are you using?

Windows 11

Test stream

https://catchup.videoline.ru/match/video.m3u8

Configuration

{
  "debug": true,
  "enableWorker": true,
  "lowLatencyMode": true,
  "backBufferLength": 90
}

Additional player setup steps

It plays in Firefox, but not in Edge / Chrome / WebView2 / LG Web App. I guess it is a Chromium issue.

Checklist

Steps to reproduce

  1. Open Demo page in Edge or Chrome: https://hlsjs.video-dev.org/demo/
  2. Insert Stream URL: https://catchup.videoline.ru/match/video.m3u8

Expected behaviour

Should play like in Firefox.

What actually happened?

Does not play in Chromium based browsers

Console output

No errors at all. Debug output is same as in Firefox. But stream is not played in Chromium.

Chrome media internals output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Browser issueIf there is an underlying issue with the browser that hls.js is running on, this tag should be used.BugStream Issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions