NVR with AI Detection
NVR with AI Detection 是 osFoundry 社区目录中的应用。带本地 AI 物体检测的网络视频录像机 —— 从 RTSP/RTMP IP 摄像机录制,运行物体检测(人/车/宠物),生成运动触发的片段,通过 MQTT 向 Home Assistant 发布事件。基于 Frigate 构建。以上游镜像的薄封装形式交付,使用持久卷保存录像 + 配置。
详情
- 工作区: osfoundry
- 分类: COMMUNICATION
- 价格: Free
- 访问权限: Community
功能
- 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
文档
文档由上游项目以英文维护。
# 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).
如何在 osFoundry 中使用 NVR with AI Detection
一键将 NVR with AI Detection 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。