LIVE
Apple Code Hints Siri Could Be Swapped for ChatGPT or Claude14/09/26 · Apple|Anthropic says Houthi-linked actors used Claude Code for missile guidance software13/09/26 · Anthropic|Yoshua Bengio examines why AI agents lie, cheat and coordinate13/09/26|Terence Tao warns of a 'severe misalignment' in OpenAI's mathematical claims11/09/26 · OpenAI|Terence Tao warns of a 'severe misalignment' of AI in mathematics11/09/26|OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|AI agents reported cheating by their peers in a DeepMind experiment14/09/26 · Google DeepMind|Apple Code Hints Siri Could Be Swapped for ChatGPT or Claude14/09/26 · Apple|Anthropic says Houthi-linked actors used Claude Code for missile guidance software13/09/26 · Anthropic|Yoshua Bengio examines why AI agents lie, cheat and coordinate13/09/26|Terence Tao warns of a 'severe misalignment' in OpenAI's mathematical claims11/09/26 · OpenAI|Terence Tao warns of a 'severe misalignment' of AI in mathematics11/09/26|OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|AI agents reported cheating by their peers in a DeepMind experiment14/09/26 · Google DeepMind|
AppRisingofficial publisher

Frigate

App : A product you use directly

Local NVR for cameras with 100% local AI object detection.

The best local NVR for privacy-respecting video surveillance.

Overall score
7.8 /10
Security: nothing to flag
Utility
7.0
Reliability
10.0
Security
No caveat on record
Ease
Technical · Technical

Security reflects where data goes, requested permissions and incidents on record at the verification date. It is not a guarantee of zero risk: check the deployment mode and the connections you enable.

What it does, concretely

Traditional video surveillance systems generate many false alerts because they rely on simple motion detection: wind in the trees or a shadow is enough to trigger a notification. Frigate solves this problem by applying AI-based object detection directly on your own hardware, without sending footage to a remote server.

In practice, Frigate is installed via Docker on a Linux server and analyses your IP camera streams in real time. It uses OpenCV and TensorFlow to identify specific objects such as people, cars, or animals, and only triggers a recording when a relevant object is detected. You can define precise zones within each camera's field of view to refine alerts.

Frigate integrates natively with Home Assistant via a dedicated component, and communicates with other automation platforms such as OpenHab or NodeRed through the MQTT protocol. It also offers RTSP re-streaming and low-latency live viewing via WebRTC.

This tool is aimed at people who want to manage their video surveillance independently, without relying on the cloud, and who are comfortable administering a Linux server and Docker. It is not suited to those looking for a plug-and-play solution with no technical configuration.

What it offers

  • ·Real-time object detection (people, cars, animals) processed entirely locally using TensorFlow and OpenCV.
  • ·Continuous 24/7 recording or recording triggered by object detection, with configurable retention rules.
  • ·Definition of precise zones within each camera's field of view to trigger alerts only in areas of interest.
  • ·RTSP re-streaming to limit the number of direct connections to cameras and reduce network load.
  • ·Low-latency live viewing via WebRTC and MSE, with a multi-camera dashboard.
  • ·Native integration with Home Assistant, as well as OpenHab, NodeRed, and any MQTT-compatible system.
  • ·Custom detection models designed specifically for Frigate to further reduce false positives. (paid)
  • ·Built-in mask and zone editor in the interface for visually configuring detection areas.

In practice

Price
Freemium
Commercial use
Commercial use: yes
Available on
web, linux, docker
Licence
MIT
FR interface
Yes

Security and data

Rating
Security: nothing to flag
Your data
Data stays local
Known incidents
Aucun.
Maintenance
Active
Last release
12 September 2026

Links and repository checked on 14 September 2026 · added on 1 January 2020

How to install Frigate

1. Make sure Docker is installed on your Linux server. 2. Create a Frigate configuration file (config.yml) defining your cameras, zones, and retention rules. 3. Deploy Frigate via Docker by mounting your configuration file and the recording storage directory. 4. Verify that your IP camera streams are only accessible on your local network and are not exposed to the internet. 5. Connect Frigate to Home Assistant via the dedicated custom component if you use that platform. 6. Refer to the official documentation at docs.frigate.video to fine-tune detector and zone configuration.

Official documentation

In the same category

Whole category Run locally