Frigate
Local NVR with realtime AI object detection for IP cameras
Alternative to: ring, nest, wyze
About
Versions (78)
v0.14.1
2024-08-29Images
- ghcr.io/blakeblackshear/frigate:0.14.1
- ghcr.io/blakeblackshear/frigate:0.14.1-standard-arm64
- ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt
- ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt-jp4
- ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt-jp5
- ghcr.io/blakeblackshear/frigate:0.14.1-rk
This is a maintenance release for Frigate 0.14 that includes bugfixes as well as performance and stability improvements.
What’s Changed
- Fix auth when serving Frigate at a subpath (https://github.com/blakeblackshear/frigate/pull/12815)
- Fix iOS export buttons (https://github.com/blakeblackshear/frigate/pull/12755)
- Ensure review cameras are sorted by config UI order if specified (https://github.com/blakeblackshear/frigate/pull/12789)
- Fix default model for rknn detector (https://github.com/blakeblackshear/frigate/pull/12807)
- Add button to mark alert as reviewed in filmstrip (https://github.com/blakeblackshear/frigate/pull/12878)
- Add confirmation dialog before deleting review items (https://github.com/blakeblackshear/frigate/pull/12950)
- Fix manual events (https://github.com/blakeblackshear/frigate/pull/12951)
- Add pan/pinch/zoom capability on Frigate+ view snapshots (https://github.com/blakeblackshear/frigate/pull/12953)
- Hide recording button when disabled in config (https://github.com/blakeblackshear/frigate/pull/12997)
- Recordings view fixes (https://github.com/blakeblackshear/frigate/pull/13005)
- Fix missing last hour preview in recordings view (https://github.com/blakeblackshear/frigate/pull/13027)
- Fix export name and NaN showing in Frigate+ slider (https://github.com/blakeblackshear/frigate/pull/13030)
- Prevent error when github sends bad data (https://github.com/blakeblackshear/frigate/pull/13077)
- Add shortcut key “r” to mark items as reviewed in Review pane (https://github.com/blakeblackshear/frigate/pull/13087)
- Fix Frigate+ view from inadvertently reloading (https://github.com/blakeblackshear/frigate/pull/13160)
- Fix live player from getting stuck while loading streams and from lagging behind in poor network conditions (https://github.com/blakeblackshear/frigate/pull/13143)
- Ensure previews that are generated late are not falsely excluded (https://github.com/blakeblackshear/frigate/pull/13193)
- Ensure only enabled birdseye cameras are considered active (https://github.com/blakeblackshear/frigate/pull/13194)
- UI fixes (https://github.com/blakeblackshear/frigate/pull/13246)
- Fix cgroup detecting 0 cpu cores (https://github.com/blakeblackshear/frigate/pull/13271)
- Add tooltip for icons in review event list (https://github.com/blakeblackshear/frigate/pull/13334)
- Don’t allow periods in zone or camera group names (https://github.com/blakeblackshear/frigate/pull/13400)
- Add portal to the live player tooltip (https://github.com/blakeblackshear/frigate/pull/13389)