Breaking Changes:
- CPU detector is now the default to lower the barrier for those testing frigate prior to ordering a Coral. You must specify a detector with an edgetpu if needed.
- height/width/fps are now nested under detect in the config and all are required to avoid confusion about which role they apply to docs
- Clips config is no longer deprecated, but is removed. The previous clips section needs to be moved to record -> events instead. docs
Changes:
- Fix permissions issue when moving recordings to network drive
- detect stream is resized to specified height/width to allow resizing in ffmpeg prior to frigate processing
- the labelmap can now be customized to use labels that are not included in the original labelmap such as vehicle or animal
Images:
- x86:
blakeblackshear/frigate:0.9.0-beta2-amd64
- x86 w/ nvidia (for ffmpeg only):
blakeblackshear/frigate:0.9.0-beta2-amd64nvidia
- Raspberry Pi 3/4 (32bit):
blakeblackshear/frigate:0.9.0-beta2-armv7
- Raspberry Pi 4 (64bit):
blakeblackshear/frigate:0.9.0-beta2-aarch64