alexa: camera stream is 10s late
See original GitHub issueThe problem
The camera
handler for alexa doesn’t set the ll_hls
flag for streaming. This makes the camera stream 10s late.
Also, Alexa supports RTSP stream, so it seems redundant for RTSP cameras to switch to HLS (be it LL or not).
What version of Home Assistant Core has the issue?
2022.11.4
What was the last working version of Home Assistant Core?
2022.11.4
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Alexa
Link to integration documentation on our website
https://www.nabucasa.com/config/amazon_alexa/
Diagnostics information
config_entry-generic-b5470678ab465d1a8884ee4112bef443.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Issue Analytics
- State:
- Created 10 months ago
- Comments:21 (12 by maintainers)
Top Results From Across the Web
Extend duration of livestream via Alexa to more than 10 minutes
The camera's livestream will be displayed on your Amazon device for 10 minutes before it automatically stops. To continue streaming, repeat the voice...
Read more >how to reduce latency between camera and ECHO Show
hi. when we test the streaming, the latency is longer than 10 seconds. ECHO Show and my camera are in the same local...
Read more >Echo show only shows you camera stream for a limited time
You can reopen the feed at any time by asking Alexa to show your camera again. ... Just to be clear, the streaming...
Read more >The Most Common Echo Show Problems and How to Fix Them
Is your Echo Show giving you issues? Here the most common bugs that pop up with the Amazon smart display and several fixes...
Read more >Good cameras for live view on show/firetv? : r/alexa - Reddit
Any recommendations for another camera brand with less delay on live ... Alexa does not have a capability of directly streaming video from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://www.home-assistant.io/integrations/generic/
I will learn about Alexa and WebRTC – don’t have any background with that.
One other hack i’ve done in the past is to cast a home assistant panel that has a camera stream card on it, rather than the stream itself. (I used this to get webrtc cast working, and it can also work to get LL-HLS cast working)