You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
2.8 KiB
64 lines
2.8 KiB
manifestVersion: 1
|
|
id: frigate
|
|
category: automation
|
|
name: Frigate
|
|
version: "0.14.0"
|
|
tagline: A complete and local NVR
|
|
description: >-
|
|
A complete and local NVR designed for Home Assistant with AI object detection.
|
|
Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
|
|
|
|
|
|
🛠️ SET-UP
|
|
|
|
|
|
- You can configure your cameras directly within the Frigate app, there is no need to manually edit the configuration files.
|
|
|
|
|
|
- Your RTSP password (if needed) is the "default app password" that is displayed on Frigate's page in the app store (shown after install).
|
|
releaseNotes: >-
|
|
⚠️ There are several breaking changes in this release. Frigate will attempt to update the configuration automatically; however, in some cases manual changes may be required.
|
|
|
|
|
|
Please review the full release notes before upgrading: https://github.com/blakeblackshear/frigate/releases/tag/v0.14.0
|
|
|
|
|
|
⚠️ Breaking Changes:
|
|
- Existing events will not be visible in the new UI. You may want to export any starred/favorite events before upgrading. Recordings can still be viewed in the new UI using the recordings viewer.
|
|
- Zone/mask coordinates are now stored in the config as relative values
|
|
- The UI's live mode is now intelligently selected. The live_mode config option is now deprecated and should be removed.
|
|
- RTMP was deprecated in 0.13 and has been fully removed in 0.14. You will need to remove any rtmp references in your config file.
|
|
- OpenVINO upgrade: Intel Neural Compute sticks no longer supported
|
|
|
|
New Features:
|
|
- Brand new UI with improved dashboard and review capabilities
|
|
- Authentication support
|
|
- Loitering time for zones
|
|
- Two-way talk for supported cameras
|
|
- Rockchip boards now support object detection
|
|
- Automatic hardware acceleration detection
|
|
|
|
Other Notable UI Changes
|
|
- System stats - New charts and graphs with colored segments to track system usage history and more quickly identify problems or issues.
|
|
- Status bar - A new status bar gives at-a-glance CPU/GPU usage as well as any problems or issues with Frigate.
|
|
- New log viewer - The log viewer now provides a pane with links to solutions for common issues.
|
|
- Real-time motion tuning - Tune motion detection settings for your cameras without editing your config file and restarting.
|
|
- New mask and zone editor - Edit your masks and zones with a much-improved editor.
|
|
|
|
|
|
Full release notes are available at https://github.com/blakeblackshear/frigate/releases
|
|
developer: Blake Blackshear
|
|
website: https://frigate.video/
|
|
repo: https://github.com/blakeblackshear/frigate
|
|
support: https://github.com/blakeblackshear/frigate/issues
|
|
port: 5004
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
deterministicPassword: true
|
|
dependencies: []
|
|
submitter: ~dibref-labter
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/843
|