Skip to content

hls.js tries to download segments when offline #7410

@akkiyan

Description

@akkiyan

hls.js version v1.6.7

Go to https://hlsjs.video-dev.org/demo, open browser dev tools and insert this link:
https://test-streams.mux.dev/x36xhzz/url_6/193039199_mp4_h264_aac_hq_7.m3u8

After clicking play video, in the Network tab in dev tools you need to switch to offline.
What hls.js doing? They trying to download all segments from a playlist even offline.
Why?

hls.js 1.5 works fine, but new version buggin

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugConfirmedBug report confirmed or reproduced.RegressionA bug introduced in a recent release

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions