frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Lovelace Area Card - Show live view as background not woring

Open raidnet-ms opened this issue 2 years ago • 4 comments

Checklist

  • [X] I have updated to the latest available Home Assistant version.
  • [X] I have cleared the cache of my browser.
  • [X] I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

While using the area card option that should show the camera streaming as background instead of a fixed image, the video stream is not working while If i use an image entity card and I set it to “live”, I can correctly see the rstp stream of motioneye camera (but if i set it to “auto” I get the same behaviour of the area card: no stream).

Describe the behavior you expected

See the camera stream instead of the image as card background

Steps to reproduce the issue

  1. add lovelace area card
  2. select show camera instead of image

What version of Home Assistant Core has the issue?

core-2022.3.4

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

edge, chrome and firefox

Which operating system are you using to run this browser?

windows 10

State of relevant entities

The camera is an rstp stream provided by motion eye. The stream works properly on image cards if the stream is set to "live" while with "auto" is not working.

In the area card is not possible to set it to live so I suppose is behaving like the "auto" setting is configured for it.

Problem-relevant frontend configuration

type: area
area: frontdoor
show_camera: true

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

raidnet-ms avatar Mar 14 '22 17:03 raidnet-ms

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 12 '22 18:06 github-actions[bot]

Issue still happening

raidnet-ms avatar Jun 12 '22 18:06 raidnet-ms

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 10 '22 20:09 github-actions[bot]

Problem still happening with 2022.9

raidnet-ms avatar Sep 17 '22 11:09 raidnet-ms

Still present in 2023.06.2

Is the lack of response an indicator of it being by design? If so, then it seems like the documentation should be updated to reflect that. https://www.home-assistant.io/dashboards/area/#show_camera

show_camera boolean (optional, default: false)
Changes the area picture to a live feed of the camera set for the area.

Or if "live feed" means update every 10 seconds, then would be accurate.

Either way, I really wish the area cards were live feeds as it'd be far more useful.

ziptbm avatar Jun 14 '23 16:06 ziptbm

I'm using the default settings for the card.

raidnet-ms avatar Jun 20 '23 09:06 raidnet-ms

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 12 '23 22:11 github-actions[bot]

This still does not work as I believe it should.

ziptbm avatar Nov 12 '23 23:11 ziptbm

#18643 proposes for area card to support the camera_view: live similar to how other picture cards can do.

karwosts avatar Nov 13 '23 05:11 karwosts