v0.9.2
blakeblackshear/frigatev0.9.2Oct 20, 2021by blakeblackshear
AI Summary
Switches to mpegts container for recording cache and includes audio by default, with restrictions on live view size.
Key Highlights
- Switched to mpegts container type for recording cache.
- Audio is included by default in recordings.
- Restricts max size of live view to specified resolution.
New Features
- mpegts container for recording cache.
- Audio inclusion by default.
- Restriction on live view max size.
Full Release Notes
NOTICE: There are some known issues with this release. - https://github.com/blakeblackshear/frigate/issues/2055 - https://github.com/blakeblackshear/frigate/issues/1755#issuecomment-948086442 Bug Fixes: - Fix bug causing some recording segments to expire early within an event Changes: - Switch to mpegts container type for recording cache to reduce lost footage if ffmpeg exits - Clearer log messages on invalid config - Assume default roles when a single input is specified - Restrict max size of live view to specified resolution - Audio is included by default in recordings Images: - x86: `blakeblackshear/frigate:0.9.2-amd64` - x86 w/ nvidia (for ffmpeg only): `blakeblackshear/frigate:0.9.2-amd64nvidia` - Raspberry Pi 3/4 (32bit): `blakeblackshear/frigate:0.9.2-armv7` - Raspberry Pi 4 (64bit): `blakeblackshear/frigate:0.9.2-aarch64`