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

Stream / media player broken under Firefox #24189

Open
3 of 4 tasks
RinCat opened this issue Feb 11, 2025 · 1 comment
Open
3 of 4 tasks

Stream / media player broken under Firefox #24189

RinCat opened this issue Feb 11, 2025 · 1 comment

Comments

@RinCat
Copy link

RinCat commented Feb 11, 2025

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

I noticed under HA 2025.1 and 2025.2, my Firefox unable to play camera stream.
The preview image generated correctly.
There is no error from HA system or web console.
The m3u8 loading and m4s file download / update just fine, I can see them keep download new files.
But the player video keep loading forever.

On my android phone before I click update when it shows new version available, the video is playable, but stop working after update. (Default Firefox not Chrome)

But the player works under Chrome.

Describe the behavior you expected

The video should playable under Firefox.

Steps to reproduce the issue

N/A

What version of Home Assistant Core has the issue?

2025.2.1

What was the last working version of Home Assistant Core?

2024.X

In which browser are you experiencing the issue?

Firefox 135.0

Which operating system are you using to run this browser?

Linux

State of relevant entities

Problem-relevant frontend configuration

Javascript errors shown in your browser console/inspector

Additional information

HA Frontend 20250205.0

@metronidazole
Copy link

metronidazole commented Mar 8, 2025

I think this is a known limitation https://www.home-assistant.io/integrations/stream/

Admitted it's HA's fault because they are using Apple's proprietary HLS tech to allow for streaming of the cameras, and this is only supported on Safari and Edge (? with extension)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants