j-a-n / lovelace-wallpanel

🖼️ Wall panel mode and photo screensaver for your Home Assistant Dashboards
GNU General Public License v3.0
429 stars 38 forks source link

Camera live stream entity not working when top banner (toolbar) is disabled #238

Open erich74 opened 2 months ago

erich74 commented 2 months ago

I have a couple of dashboards with a camera live stream entity (Go2RTS) / RSTP . I have noticed that whenever the header (top toolbar) is disabled, the stream is not working. As soon as I re enable the header, camera live stream is working fine again. This is very strange because I have also tested with the Kiosk Mode HACS (https://github.com/NemesisRE/kiosk-mode) and this is the exact same issue. Side panel for instance does not affect the live stream, only the top banner.

Versions:

j-a-n commented 2 months ago

Which card type are you using for the live stream? Which browser are you using? Are there any error messages in the browser console?

erich74 commented 2 months ago

Hello,

Which card type are you using for the live stream? ==> type: custom:webrtc-camera

Which browser are you using? ==> Fully Kiosk on Teclast Android 10 tablet (P20HD) (not sure if it is using its own web browser of if it relies on Chrome).

Are there any error messages in the browser console? ==> Not sure how to get logs

j-a-n commented 2 months ago

Just tested with custom:webrtc-camera and Google Chrome. Everything is working fine. Please try if it is working with Google Chrome or Firefox.

erich74 commented 2 months ago

I did try with Chrome and the home assistant app and this is the same issue. Maybe my tablet which is not able to cope with the video stream?

Pscharumbel commented 2 months ago

Hi! I have the same strange problem. I am using Wallpanel on an LG TV. Recently, I got a Tapo C211 camera. Unfortunately, I can't use the live mode when I have fullscreen: true set. In that case, it doesn't refresh the image and keeps exiting the screensaver. However, the picture-entity-auto-mode works. If I set fullscreen to false (I then have a gray bar at the top), the live mode works. However, the image quality of the camera is very pixelated (only in live mode).