Can't get initial install working #909
Unanswered
ivost
asked this question in
Ask A Question
Replies: 1 comment 1 reply
-
Are you sure apex_0 is the right device? I think some others reported /dev/bus/usb being correct for the m.2 devices in another thread. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am trying frigate for the first time.
I am running docker on Intel box (Odyssey Blue) with Coral m.2, Ubuntu 18
I have coral working using google examples.
I am getting errors from the container (Failed to load delegate from libedgetpu.so.1.0)
Tried --device /dev/apex_0:/dev/apex_0
I want to give it a try in minimum case - no coral, no clips, no ffmpeg, objects
I have only mqtt section (which works) - and cameras: 1 camera (rtsp works with vlc).
Still - I am getting libedgetpu error and the container exits after 1 min
Web UI shows just spinning circle - no video.
I guess configuration problem
My run command:
If I remove "detect" role from config - I see error that it is required
Example of errors
Do I have to run sudo docker ...?
I have it configured for non-root
Just tried again - coral works with my code, ffmpeg is fine
Beta Was this translation helpful? Give feedback.
All reactions