Frigate
Local NVR with realtime AI object detection for IP cameras
Alternative to: ring, nest, wyze
About
Versions (78)
v0.5.0
2020-03-04This release was a major overhaul to use multiple processes and improve performance.
Breaking Changes:
- You must pass the
shm-sizeparameter to your container via the command line or docker-compose. Check the updated README - New required
fpsparameter for the each camera. See example - Debug endpoint changed. See updated README
Changes:
- Lightweight motion detection incorporated to minimize unnecessary Coral use
- Regions are no longer necessary
- Use of a Coral is now optional
- Separate process per camera
- Allow the mqtt password to pull from env vars
- Debug endpoint now accepts
fpsandhurl parameters to specify size and fps. Default is 1 fps and 360 height for minimal CPU usage.
Docker image is available with docker pull blakeblackshear/frigate:0.5.0