frigate-nvr

Configure Frigate NVR with Docker Compose for object detection and recording.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill frigate-nvr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frigate-nvr
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/frigate-nvr
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill frigate-nvr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the setup, configuration, and management of Frigate NVR, an AI-powered video surveillance system, enabling efficient object detection and recording.

Core Features & Use Cases

  • Installation & Configuration: Provides Docker Compose setup and detailed YAML configurations for cameras, detectors, zones, and masks.
  • Recording & Storage: Manages recording policies, event retention, and storage optimization.
  • AI Detection: Integrates with hardware accelerators like Coral TPUs and software options like OpenVINO for efficient object detection.
  • Streaming: Configures go2rtc for RTSP and WebRTC streaming.
  • Home Assistant Integration: Facilitates seamless integration with Home Assistant via MQTT and dedicated integrations.
  • Use Case: Setting up a new Frigate NVR system for home security, including configuring multiple cameras, defining detection zones for specific areas, and ensuring recordings are retained for a set period.

Quick Start

Use the frigate-nvr skill to install Frigate NVR using the provided Docker Compose configuration.

Frequently Asked Questions about frigate-nvr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Frigate NVR with Docker Compose for AI object detection?

Setting up Frigate NVR involves deploying the provided Docker Compose configuration and defining your cameras, detectors, and zones in the YAML file. This establishes the foundation for AI-powered object detection and video recording.

Can I use Frigate NVR with Home Assistant for video surveillance management?

Yes, Frigate NVR integrates seamlessly with Home Assistant via MQTT and dedicated integrations. This allows you to manage your AI-powered video surveillance, object detection alerts, and camera feeds directly within your Home Assistant dashboard.

What hardware detectors does Frigate NVR support for AI object detection?

Frigate NVR supports hardware accelerators like Google Coral TPUs and OpenVINO, alongside standard CPU processing. Choosing the right detector ensures efficient object detection and optimizes overall video surveillance performance.

How do I configure recording policies and storage retention in Frigate NVR?

You can manage recording policies and event retention by configuring specific settings within your Frigate NVR YAML file. This approach optimizes storage usage while ensuring important video surveillance events are retained for your required period.

Does Frigate NVR support RTSP and WebRTC streaming for live camera viewing?

Yes, Frigate NVR supports RTSP and WebRTC streaming by utilizing the go2rtc configuration. This enables low-latency live video streaming from your surveillance cameras directly to your viewing interface.

How do I troubleshoot performance issues and configure zones in Frigate NVR?

Troubleshooting Frigate NVR performance and configuring zones involves adjusting your YAML configuration, defining specific detection masks, and verifying your detector setup. This ensures accurate object detection and reduces false positives.