NVR with AI Detection
NVR with AI Detection ist ein App im osFoundry Community-Katalog. Network Video Recorder mit lokaler KI-Objekterkennung — aufzeichnen von RTSP-/RTMP-IP-Kameras, Objekterkennung (Person/Fahrzeug/Haustier) ausführen, bewegungsausgelöste Clips generieren, Events via MQTT an Home Assistant publishen. Basiert auf Frigate. Wird als dünner Wrapper um das Upstream-Image mit einem persistenten Volume für Aufzeichnungen + Konfiguration ausgeliefert.
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
- Network video recorder with local AI object detection — record from RTSP/RTMP IP cameras
- Run object detection (person/vehicle/pet)
- Generate motion-triggered clips
- Publish events via MQTT to Home Assistant
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# NVR with AI Detection
Network video recorder + local AI object detection, powered by Frigate.
## Features
- Record from any RTSP / RTMP / ONVIF camera
- Object detection: person / car / dog / cat / bird / package / face
- Motion-triggered + continuous recording
- Event clips with thumbnails
- MQTT events for Home Assistant integration
- Mobile + web review UI
## ⚠️ Hardware acceleration matters
Frigate's object detection model is intended to run on:
- **Coral USB / PCIe TPU** (best efficiency)
- **NVIDIA GPU with TensorRT** (best raw throughput)
- **Intel iGPU with OpenVINO**
- **CPU fallback** (works but limits FPS — single 720p stream max on a small vCPU)
This cloud container ships with **CPU-only detection** as the default — fine for testing or a single camera at low resolution. For real multi-camera deployments, run Frigate on local hardware with a detector and forward its UI through the osFoundry desktop client.
## Packaging
Thin wrapper around the official `ghcr.io/blakeblackshear/frigate` image. Config at `/config/config.yml`; recordings + clips on `/media/frigate` (200 GB default).
NVR with AI Detection in osFoundry verwenden
Installieren Sie NVR with AI Detection mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.