v0.9.3
blakeblackshear/frigatev0.9.3Oct 24, 2021by blakeblackshear
AI Summary
Fixes issues from the previous release including cleanup of legacy recordings and reverts segment format and audio inclusion.
Key Highlights
- Fixed cleanup of legacy recordings.
- Prevented config validation failure when RTMP is disabled globally.
- Reverted to mpegts for default segment format.
- Reverted default to including audio.
- Improved performance of the cache loop.
New Features
- Improved cache loop performance.
Full Release Notes
Bug Fixes: - Fix cleanup of legacy recordings - Prevent config validation failure when rtmp disabled globally - Revert switch to mpegts for default segment format (0.9.2 issues) - Revert default to including audio (0.9.2 issues) Changes: - Improve performance of cache loop **Full Changelog**: https://github.com/blakeblackshear/frigate/compare/v0.9.2...v0.9.3 Images: - x86: `blakeblackshear/frigate:0.9.3-amd64` - x86 w/ nvidia (for ffmpeg only): `blakeblackshear/frigate:0.9.3-amd64nvidia` - Raspberry Pi 3/4 (32bit): `blakeblackshear/frigate:0.9.3-armv7` - Raspberry Pi 4 (64bit): `blakeblackshear/frigate:0.9.3-aarch64`