Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live Stream Pauses in Hidden Browser Tab #7127

Open
Xikee2023 opened this issue Mar 26, 2025 · 1 comment
Open

Live Stream Pauses in Hidden Browser Tab #7127

Xikee2023 opened this issue Mar 26, 2025 · 1 comment
Labels
Browser issue If there is an underlying issue with the browser that hls.js is running on, this tag should be used. Question

Comments

@Xikee2023
Copy link

What do you want to do with Hls.js?

I'm using hls.js to play a live stream. When the video element is muted and the browser is minimized or the current tab is hidden, after some time the live stream stops loading. It resumes loading and playback when the tab becomes visible again. This issue does not occur when the video is unmuted.

In my use case, I need the live stream to play continuously, regardless of whether it's muted. Is this behavior due to the browser, or is there a limitation in hls.js? I'm not very familiar with the internals of hls.js, so any insights would be greatly appreciated. Thank you very much!

What have you tried so far?

No response

@Xikee2023 Xikee2023 added Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. Question labels Mar 26, 2025
@robwalch
Copy link
Collaborator

This is the browser pausing muted playback when the media element is not in view.

@robwalch robwalch added Browser issue If there is an underlying issue with the browser that hls.js is running on, this tag should be used. and removed Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Browser issue If there is an underlying issue with the browser that hls.js is running on, this tag should be used. Question
Projects
None yet
Development

No branches or pull requests

2 participants