frigate
Docker 应用程序 from yayitazale's Repository
概述
要求
- A valid config.yml file must exist in the config directory to startup the container.
- If you are using a PCI Coral instead of a USB one, you must install first the needed drivers going to the CA app and searching for Coral-Driver (thanks to @ich777)
- If you want to use a NVidia card to image decoding and/or detection, you must first install the drivers from CA app (thanks to @ich777), add "--runtime=nvidia" as extra parameter under advanced view and set the "Nvidia Visible Devices" variable with your "GPU UUID" as the value.
- If you want to use the NVidia TensorRT ONNX Detector, you have to select the correspondig NVIDIA branch.
- If you want to use a AMD GPU to image decoding you must change driver to "radeonsi".
运行时参数
- 网络用户界面
http://[IP]:[PORT:8971]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--shm-size=256m --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000 --restart unless-stopped
模板配置
- 目标
- /config
- 默认值
- /mnt/user/appdata/frigate
- 价值
- /mnt/user/appdata/frigate
- 目标
- /media/frigate
- 价值
- /mnt/user/Media/frigate
- 目标
- 8971
- 价值
- 8971
By default, these streams are unauthenticated. Authentication can be configured in go2rtc section of config
- 目标
- 8554
- 价值
- 8554
- 目标
- FRIGATE_RTSP_PASSWORD
- 价值
- enterpassword
Optional: Enter the frigate+ API key or remove this if you are not using it
- 目标
- PLUS_API_KEY
Use /dev/bus/usb for USB devices and /dev/apex_0 for PCIe devices (you must install the drivers first for PCIe devices). Remove this if you are not using it
- 目标
- /dev/bus/usb
- 价值
- /dev/bus/usb
Intel/AMD GPU mapping for image decode (and detection with Intel OpenVINO). Remove this if you are not using it
- 价值
- /dev/dri/renderD128
(Intel = iHD or i965 and AMD = radeonsi). Remove this if you are not using it
- 目标
- LIBVA_DRIVER_NAME
- 价值
- iHD
This info can be found in the NVidia driver plugin.. Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it
- 目标
- NVIDIA_VISIBLE_DEVICES
- 价值
- YOURGPUUUID
Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it
- 目标
- NVIDIA_DRIVER_CAPABILITIES
- 价值
- compute,utility,video
- 目标
- 5000
- 价值
- 5000
For low latency live views
- 目标
- 8555
- 价值
- 8555
For low latency live views
- 目标
- 8555
- 价值
- 8555
- 目标
- /etc/localtime
- 价值
- /etc/localtime
下载统计数据
长期下载总量
详细信息
ghcr.io/blakeblackshear/frigate:stable在Unraid 上运行 Frigate 。
Frigate 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。