All Projects → blakeblackshear → Frigate

blakeblackshear / Frigate

Licence: mit
NVR with realtime local object detection for IP cameras

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Frigate

Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+162.38%)
Mutual labels:  home-assistant, home-automation, homeautomation, mqtt
Home Assistant Configuration
My Home Assistant Config. For more Information visit ->
Stars: ✭ 102 (-92.33%)
Mutual labels:  home-assistant, home-automation, homeautomation, mqtt
Homeautomation.codesys3
Home Automation system build in CoDeSys 3 with MQTT communication to any third party Home Automation software
Stars: ✭ 55 (-95.86%)
Mutual labels:  home-assistant, home-automation, homeautomation, mqtt
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (-70.28%)
Mutual labels:  home-assistant, home-automation, mqtt
Streamdeck Homeassistant
🏠 Use the Elgato Stream Deck as Home Assistant controller. Call any available service and toggle lights or resume your music.
Stars: ✭ 69 (-94.81%)
Mutual labels:  home-assistant, home-automation, homeautomation
Zigbee2mqttassistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
Stars: ✭ 371 (-72.08%)
Mutual labels:  home-assistant, home-automation, mqtt
Hassio Zigbee2mqtt
Hass.io add-on for zigbee2mqtt
Stars: ✭ 547 (-58.84%)
Mutual labels:  home-assistant, home-automation, mqtt
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼🥀🏡🌳
Stars: ✭ 409 (-69.22%)
Mutual labels:  home-assistant, home-automation, mqtt
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (-43.04%)
Mutual labels:  object-detection, ai, rtsp
Open Home
Projeto de automação residencial usando softwares e hardwares open source.
Stars: ✭ 41 (-96.91%)
Mutual labels:  home-assistant, home-automation, mqtt
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (-36.34%)
Mutual labels:  home-assistant, home-automation, homeautomation
Wavin Ahc 9000 Mqtt
Esp8266 mqtt interface for Wavin AHC-9000/Jablotron AC-116
Stars: ✭ 47 (-96.46%)
Mutual labels:  home-assistant, home-automation, mqtt
Harmony Api
🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
Stars: ✭ 345 (-74.04%)
Mutual labels:  home-assistant, home-automation, mqtt
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+177.43%)
Mutual labels:  home-assistant, home-automation, homeautomation
Mqtt Camera Streamer
Stream images from a connected camera over MQTT & view using Streamlit
Stars: ✭ 71 (-94.66%)
Mutual labels:  home-automation, camera, mqtt
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+225.36%)
Mutual labels:  home-assistant, home-automation, mqtt
Smarthome
@skalavala 👍 Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (-67.12%)
Mutual labels:  home-assistant, home-automation, mqtt
jarvis
Jarvis Home Automation
Stars: ✭ 81 (-93.91%)
Mutual labels:  home-automation, home-assistant, homeautomation
Kmansonoff
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Stars: ✭ 282 (-78.78%)
Mutual labels:  home-assistant, home-automation, mqtt
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (-38.3%)
Mutual labels:  home-assistant, home-automation, mqtt

logo

Frigate - NVR With Realtime Object Detection for IP Cameras

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

Use of a Google Coral Accelerator is optional, but highly recommended. The Coral will outperform even the best CPUs and can process 100+ FPS with very little overhead.

  • Tight integration with HomeAssistant 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 clips of detected objects
  • 24/7 recording
  • Re-streaming via RTMP to reduce the number of connections to your camera

Documentation

View the documentation at https://blakeblackshear.github.io/frigate

Donations

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

Screenshots

Integration into HomeAssistant

Also comes with a builtin UI:

Events

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].