-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Delay in camera feed (up to 30 seconds) label:"integration: unifiprotect" #137413
Comments
Hey there @RaHehl, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) unifiprotect documentation |
Hey there @hunterjm, @uvjustin, @allenporter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) stream documentation |
Actually, it's a topic I've wanted to delve into at some point—excluding the Chromecast issue. For low-latency video that doesn't continuously drift into delay, I also use go2rtc and "WebRTC Camera" from HACS. Additionally, it would, of course, be great if this worked seamlessly with HA out of the box. However, I seem to recall that this might be due to an architectural decision regarding the stream type—but that's just a guess on my part. I'll need to look into it in more detail. |
Just so I understand: go2rtc / WebRTC is built into home assistant blog post as of a few releases ago. Are you saying its not working or something else? |
Interesting, I'll have to take another look at it. I believe I reviewed it again at the end of last year and it worked better than before, but I still experienced a slightly higher delay. |
The problem
Streaming video is massively delayed (e.g. 20-30 second).
This situation makes the stream unusable.
I intended to use it on a TV (via Chromecast) to show the Doorbell streaming.
My current configuration and usage involves the following equipment:
What version of Home Assistant Core has the issue?
2025.1.3
What was the last working version of Home Assistant Core?
2025.1.3
What type of installation are you running?
Home Assistant Core
Integration causing the issue
unifiprotect
Link to integration documentation on our website
https://www.home-assistant.io/integrations/unifiprotect
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
This issue is not new, as it has been presented earlier (as early as 2022) in the Home Assistant Community
The Stream Integration, with LL-HLS - Low Latency HLS does not solve the issue.
The text was updated successfully, but these errors were encountered: