I have multiple cameras and have them shown on my dashboard however as they are small its hard to see unless you full screen a camera. It would be great if we could potentially full screen a camera if something triggered for example “full screen the doorbell camera on living room dashboard if the doorbell is triggered” or “full screen the garden camera if motion is detected in the garden” or even "full screen the baby monitor if sound is detected the the baby room. Would be a great addition to the Homey Dashboards.
Have you checked whether
https://community.homey.app/t/app-pro-new-dashboard-studio-a-completely-free-form-dashboard-designer/151169/1
provides something in this direction or the maintainer is willing to add this feature?
The maintainer (me
) is willing to add this feature, but showing an RTSP or ONVIF stream in a web browser is incredibly difficult without specialized plugins. Interestingly, Homey recently developed a solution that transcodes camera streams in real time to WebRTC, which is much more browser-friendly. However, I don’t think access to those streams is available for third-party developers just yet. So Dashboard studio currently only supports pseudo live streams by updating image snapshots a couple times per second. Works incredibly well in my case though. But is its only 2-3 frames per second. Have not tested 4 streams at the same time this way. It is only showing the camera feed when someone presses the doorbell.
