Replies: 4 comments 1 reply
-
Do you have a Coral device? If not, you need to configure CPU detectors. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
A Coral device is strongly recommended. They are inexpensive and very efficient. CPU detectors are really only recommended for testing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fine I have ordered one now :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Im trying to install frigate on my synology with:
sudo docker run -itd --name=frigate --restart=always --privileged -p 172.25.100.201:5005:5000 -p 172.25.100.201:1935:1935 --shm-size=1024m --device /dev/dri:/dev/dri -v /dev/bus/usb:/dev/bus/usb -v /volume1/docker/frigate/media:/media/frigate -v /volume1/docker/frigate/config:/config:ro -v /etc/localtime:/etc/localtime:ro -e FONTCONFIG_PATH='/etc/fonts' -e FRIGATE_RTSP_PASSWORD='password' blakeblackshear/frigate:stable-amd64
And when I look at my log in portainer, I get this loop code/error, can someone help?
Beta Was this translation helpful? Give feedback.
All reactions