I wanted to share VibeNVR, an open-source self-hosted NVR I’ve been building for IP cameras. The v1.28.x release introduces native MQTT integration with Home Assistant auto-discovery, which I think a lot of people here will find useful.
What it does
VibeNVR runs 100% locally via Docker Compose — no cloud, no subscription, no vendor lock-in. It connects to IP cameras via RTSP and ONVIF, records continuously or on motion/AI events, and now publishes everything to HA automatically.
Home Assistant integration (v1.28)
Native MQTT with auto-discovery: cameras, motion events and AI detections are automatically exposed as Home Assistant entities — no manual YAML configuration needed. Just point VibeNVR at your MQTT broker and entities appear.
Works alongside your existing HA setup, cameras remain independent
AI detection
Switch between YOLOv8 (high accuracy) or MobileNet SSD (faster, lighter) at runtime
Google Coral TPU supported as singleton inference engine
Lean Mode: no AI accelerator needed, runs on standard hardware
Universal AI Master Switch: disable TFLite entirely to free memory, cameras auto-fallback to OpenCV motion detection
Other highlights
ONVIF auto-discovery for compatible cameras (Tapo, Reolink, Hikvision, Dahua tested)
Dual-stream support: sub-stream for live view (~80% less CPU), main stream for recording
For anyone following this thread, v1.28.7 is out with a focus on security and access control — some things particularly relevant for Home Assistant users:
Group-Based RBAC – you can now assign different capability sets to different user groups dynamically. Viewer roles are fully isolated from admin actions. This is useful if you want family members or guests to see camera feeds but not touch settings.
Log redaction – tokens and passwords are now automatically masked in logs system-wide.
The main issue I am seeing here is that despite being one of the newer nvr projects, its still starting out with / revolves around the Google Coral TPU, something that has always been nearly impossible to find, especially outside developed markets, not really that affordable either when can be found in those developing markets, and most importantly, really old and EOL by Google themselves, so it will be even harder to get now.
Who is this project really for besides yourself? The limited number of old timers from certain markets that manage to get their hands on a Coral TPU? And the rest stuck with CPU only?
Yes I am being harsh, but you people need to give up on all these old stuff that no one else can benefit from anymore, simply because there is no way to get them in our hands. This is a newer project, not something created during the era of the Google Coral TPU.
Good afternoon.
I’ve brought this service up to my frigate location, but I can’t figure out how to send a video stream and photo frames.
I set up MQTT and got: