MCPcopy
hub / github.com/blakeblackshear/frigate

github.com/blakeblackshear/frigate @v0.17.2 sqlite

repository ↗ · DeepWiki ↗ · release v0.17.2 ↗
3,356 symbols 13,356 edges 634 files 629 documented · 19%
README

logo

Frigate NVR™ - Realtime Object Detection for IP Cameras

License: MIT

Translation status

[English] | 简体中文

A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.

Use of a GPU or AI accelerator is highly recommended. AI accelerators will outperform even the best CPUs with very little overhead. See Frigate's supported object detectors.

  • Tight integration with Home Assistant via a custom component
  • Designed to minimize resource use and maximize performance by only looking for objects when and where it is necessary
  • Leverages multiprocessing heavily with an emphasis on realtime over processing every frame
  • Uses a very low overhead motion detection to determine where to run object detection
  • Object detection with TensorFlow runs in separate processes for maximum FPS
  • Communicates over MQTT for easy integration into other systems
  • Records video with retention settings based on detected objects
  • 24/7 recording
  • Re-streaming via RTSP to reduce the number of connections to your camera
  • WebRTC & MSE support for low-latency live view

Documentation

View the documentation at https://docs.frigate.video

Donations

If you would like to make a donation to support development, please use Github Sponsors.

License

This project is licensed under the MIT License.

  • Code: The source code, configuration files, and documentation in this repository are available under the MIT License. You are free to use, modify, and distribute the code as long as you include the original copyright notice.
  • Trademarks: The "Frigate" name, the "Frigate NVR" brand, and the Frigate logo are trademarks of Frigate, Inc. and are not covered by the MIT License.

Please see our Trademark Policy for details on acceptable use of our brand assets.

Screenshots

Live dashboard

Live dashboard

Streamlined review workflow

Streamlined review workflow

Multi-camera scrubbing

Multi-camera scrubbing

Built-in mask and zone editor

Built-in mask and zone editor

Translations

We use Weblate to support language translations. Contributions are always welcome.

Translation status


Copyright © 2026 Frigate, Inc.

Extension points exported contracts — how you extend this code

FrigateStats (Interface)
(no doc)
web/src/types/stats.ts
ReviewSegment (Interface)
(no doc)
web/src/types/review.ts
FrigateReview (Interface)
(no doc)
web/src/types/ws.ts
FrigateEvent (Interface)
(no doc)
web/src/types/ws.ts
FrigateCameraState (Interface)
(no doc)
web/src/types/ws.ts

Core symbols most depended-on inside this repo

get
called by 749
frigate/util/image.py
cn
called by 413
web/src/lib/utils.ts
split
called by 185
frigate/data_processing/real_time/whisper_online.py
publish
called by 89
frigate/comms/mqtt.py
add
called by 82
frigate/service_manager/service.py
send_data
called by 81
frigate/comms/inter_process.py
put
called by 72
frigate/object_detection/util.py
update
called by 62
frigate/camera/state.py

Shape

Method 1,501
Function 1,224
Class 443
Route 145
Interface 41
Enum 2

Languages

Python76%
TypeScript24%

Modules by API surface

frigate/data_processing/real_time/whisper_online.py71 symbols
frigate/api/media.py61 symbols
frigate/test/test_config.py57 symbols
frigate/api/event.py52 symbols
frigate/util/image.py48 symbols
frigate/comms/dispatcher.py48 symbols
frigate/api/classification.py46 symbols
frigate/api/auth.py44 symbols
frigate/api/app.py44 symbols
frigate/test/http_api/test_http_review.py41 symbols
frigate/output/birdseye.py38 symbols
frigate/detectors/detection_runners.py38 symbols

Dependencies from manifests, versioned

@cycjimmy/jsmpeg-player6.1.2 · 1×
@docusaurus/core3.7.0 · 1×
@docusaurus/module-type-aliases3.7.0 · 1×
@docusaurus/plugin-content-docs3.7.0 · 1×
@docusaurus/preset-classic3.7.0 · 1×
@docusaurus/theme-mermaid3.7.0 · 1×
@docusaurus/types3.7.0 · 1×
@hookform/resolvers3.9.0 · 1×
@inkeep/docusaurus2.0.16 · 1×
@mdx-js/react3.1.0 · 1×
@melloware/react-logviewer6.1.2 · 1×
@radix-ui/react-alert-dialog1.1.6 · 1×

For agents

$ claude mcp add frigate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact