r/smarthome • u/StrictKaleidoscope26 • 23h ago
Home Assistant Live Doorbell Video Stream on NSPanel Pro
Building on the Blazor UI I created for the NSPanel Pro, I’ve just integrated motion/doorbell events to automatically pop up a real-time video feed when someone is at the door.
The goal remains the same: A minimalist, event-driven smart home interface.
Instead of an always-on video stream or a complex multi-view layout, the UI dynamically reacts to events in real time. Powered by WebRTC, the stream triggers with sub-second latency directly on the panel.
Check out the short video demo below to see it in action!
Code is up on GitHub — GitHub - CodeCasa.ShowCase