This release was a major overhaul to use multiple processes and improve performance.
Breaking Changes:
- You must pass the
shm-size
parameter to your container via the command line or docker-compose. Check the updated README - New required
fps
parameter 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
Docker image is available with docker pull blakeblackshear/frigate:0.5.0-rc1