umbrel-apps/frigate/umbrel-app.yml
2024-09-02 15:46:32 +10:00

49 lines
1.6 KiB
YAML

manifestVersion: 1
id: frigate
category: automation
name: Frigate
version: "0.14.1"
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: >-
This is a maintenance release for Frigate 0.14 that includes bugfixes as well as performance and stability improvements.
Key highlights:
- Fixed authentication when serving Frigate at a subpath
- Improved iOS export functionality
- Enhanced review camera sorting
- Added confirmation dialog before deleting review items
- Improved pan/pinch/zoom capability on Frigate+ view snapshots
- Fixed issues with recordings view and live player
- Added shortcut key "r" to mark items as reviewed in Review pane
- Various UI and performance enhancements
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