Skip to content

gitgc/home-nvr-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-nvr-detection

This project contains the software configuration for my home NVR/ML/TPU accelerated object detection system. Largely built on Frigate.

Requirements

Steps

docker-compose up -d

This will deploy the required Frigate, MQTT and Caddy reverse proxy servers. Note, you must replace all the "CHANGE_ME" values to valid production ones in the .env file before deploying. The USB Coral TPU must be connected to system too.

Home Assistant Automation

See the example Home Assistant automation configuration provided in the ha directory. These can be used as templates for setting up push notifications from the NVR when objects detected or doorbell pressed.