question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

alexa: camera stream is 10s late

See original GitHub issue

The 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).

See: https://github.com/home-assistant/core/blob/2022.11.4/homeassistant/components/alexa/handlers.py#L1709-L1745

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:open
  • Created 10 months ago
  • Comments:21 (12 by maintainers)

github_iconTop GitHub Comments

0reactions
allenportercommented, Dec 16, 2022

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)

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found