frigate
Aplicación Docker from yayitazale's Repository
Visión general
Requisitos
- 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".
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8971]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--shm-size=256m --mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000 --restart unless-stopped
Configuración de plantillas
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/frigate
- Valor
- /mnt/user/appdata/frigate
- Objetivo
- /media/frigate
- Valor
- /mnt/user/Media/frigate
- Objetivo
- 8971
- Valor
- 8971
By default, these streams are unauthenticated. Authentication can be configured in go2rtc section of config
- Objetivo
- 8554
- Valor
- 8554
- Objetivo
- FRIGATE_RTSP_PASSWORD
- Valor
- enterpassword
Optional: Enter the frigate+ API key or remove this if you are not using it
- Objetivo
- 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
- Objetivo
- /dev/bus/usb
- Valor
- /dev/bus/usb
Intel/AMD GPU mapping for image decode (and detection with Intel OpenVINO). Remove this if you are not using it
- Valor
- /dev/dri/renderD128
(Intel = iHD or i965 and AMD = radeonsi). Remove this if you are not using it
- Objetivo
- LIBVA_DRIVER_NAME
- Valor
- 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
- Objetivo
- NVIDIA_VISIBLE_DEVICES
- Valor
- YOURGPUUUID
Only for Nvidia GPU decoding and/or detection. Remove this if you are not using it
- Objetivo
- NVIDIA_DRIVER_CAPABILITIES
- Valor
- compute,utility,video
- Objetivo
- 5000
- Valor
- 5000
For low latency live views
- Objetivo
- 8555
- Valor
- 8555
For low latency live views
- Objetivo
- 8555
- Valor
- 8555
- Objetivo
- /etc/localtime
- Valor
- /etc/localtime
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/blakeblackshear/frigate:stableEjecute Frigate en Unraid.
Frigate se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.