v0.2.2
blakeblackshear/frigatev0.2.2Dec 13, 2019by blakeblackshear
AI Summary
Significant configuration changes and new utility features including max_person_area filtering and health checks.
Key Highlights
- Max_person_area filter added
- MQTT client_id configuration
- Health check endpoint
- Revamped FFmpeg args
Breaking Changes
- Configuration file changed significantly
New Features
- Max_person_area filter
- Timestamp on images
- MQTT client_id setting
- Health check endpoint
- mpdecimate filter
- Revamped FFmpeg args
Full Release Notes
Breaking Changes: - The configuration file changed significantly. Make sure you update using the [example](config/config.example.yml) before upgrading. Changes: - Added `max_person_area` to filter out detected persons that are too large to be real - Print the frame time on the image so you can see a timestamp on the last_person image - Allow the mqtt client_id to be set so you can run multiple instances of frigate - Added a basic health check endpoint - Added `-vf mpdecimate` to default output args - Revamped ffmpeg args configuration with global defaults that can be overwritten per camera - Updated docs Image available on docker with `docker pull blakeblackshear/frigate:0.2.2`