-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coral Dev Board #666
Comments
I have a dev board mini and a coral usb accelerator. I had to run frigate as a docker container on my mini directly. Just got an accelerator today, going to see what the difference makes. Guessing my NUC + accelerator will perform better with the ffmpeg requirements. |
Thank you, detectors: What is needs to be changed here instead of: device: 'usb:0' ? |
At least that was the only way I could figure out how to do it. I see the docs include a way for pci, but I wasn't able to figure out how to run the dev board with the usb device type. The ffmpeg wasn't great though on it. I believe I just had this for the config and didn't specify USB, when I checked the logs when it started, it said it found the TPU. Let me know if you run into issues and I can ssh into my dev board and confirm what I used.
|
David, This not working for some reasons: |
@alexsahka Docker on the dev mini won't work out of the box. I followed these steps by rebuilding the kernel. I then had to add the file
|
Thank you! |
I was just using the internal storage. Were you able to build the |
I'm getting not enough space, I think I need to start fresh today after work. |
So how is the coral USB accelerator different from the Dev board? Any better performance with the USB accelerator? |
I had to follow these steps to build the new image - https://coral.googlesource.com/docs/+/refs/heads/master/GettingStarted.md. I don't believe you can just download an existing one. You need to build it with the new kernel options to support docker. |
Thank you, I need to start fresh later today. |
@alexsahka Hi |
Is it possible to run Frigate on the Coral Dev Board? Not the Pi + USB stick?
https://coral.ai/products/dev-board/
The text was updated successfully, but these errors were encountered: