frigate blakeblackshear/frigate:stable-amd64 https://hub.docker.com/r/blakeblackshear/frigate/ bridge sh false https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/ https://github.com/blakeblackshear/frigate [b]NVR With Realtime Object Detection for IP Cameras[/b] [br][br] Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT. Use of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load. [br][br] - Leverages multiprocessing heavily with an emphasis on realtime over processing every frame [br] - Uses a very low overhead motion detection to determine where to run object detection [br] - Object detection with Tensorflow runs in a separate process [br] - Object info is published over MQTT for integration into HomeAssistant as a binary sensor [br] - An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously [br][br] [span style='color: red;'][b]Note:[/b][/span] A config.yml file [b]must exist[/b] in the config directory. See example [a href="https://github.com/blakeblackshear/frigate/blob/master/config/config.example.yml"]here[/a] and device specific info can be found [a href="https://github.com/blakeblackshear/frigate/blob/master/docs/DEVICES.md"]here[/a]. See the documentation for more details. [br] [span style='color: red;'][b]Note:[/b][/span] If you want add a Nvidia GPU to use hardware accel. on ffmpeg image encode/decode use the correspondig app. [br] [span style='color: red;'][b]Note:[/b][/span] If you are using a PCI Coral instead of a USB one, upgrade your Unraid system to stable 6.9.0 and then install first the needed drivers going to the CA APP and searching for [b]Coral-Driver[/b] (thanks to ich777) http://[IP]:[PORT:5000] https://raw.githubusercontent.com/yayitazale/unraid-templates/main/yayitazale/frigate-amd64.xml https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate_unraid.PNG --shm-size=5G bridge 5000 5000 tcp 1935 1935 tcp /mnt/user/appdata/frigate /config rw /mnt/user/Media/frigate/clips /media/frigate/clips rw /mnt/user/Media/frigate/recordings /media/frigate/recordings rw /tmp/frigate /tmp/cache rw /etc/localtime /etc/localtime rw enterpassword FRIGATE_RTSP_PASSWORD /mnt/user/appdata/frigate /mnt/user/Media/frigate/clips /mnt/user/Media/frigate/recordings 5000 1935 enterpassword /dev/bus/usb /dev/dri/renderD128 /tmp/frigate /etc/localtime 1620578823 NVR With Realtime Object Detection for IP Cameras Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT. Use of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load. - Leverages multiprocessing heavily with an emphasis on realtime over processing every frame - Uses a very low overhead motion detection to determine where to run object detection - Object detection with Tensorflow runs in a separate process - Object info is published over MQTT for integration into HomeAssistant as a binary sensor - An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously /tmp/GitHub/AppFeed/templates/yayitazalesRepository/yayitazale/frigate-amd64.xml