NVR with AI Detection
NVR with AI Detection è un/una app nel catalogo della community osFoundry. Network video recorder con rilevamento oggetti AI locale — registra da telecamere IP RTSP/RTMP, esegue rilevamento oggetti (persona/veicolo/animale), genera clip attivate dal movimento e pubblica eventi via MQTT a Home Assistant. Basato su Frigate. Distribuito come wrapper sottile sull'immagine upstream con un volume persistente per registrazioni + configurazione.
Dettagli
- Workspace: osfoundry
- Categoria: COMMUNICATION
- Prezzo: Free
- Accesso: Community
Funzionalità
- 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
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# 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).
Come utilizzare NVR with AI Detection in osFoundry
Installi NVR with AI Detection nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.