AdamGrant

- 12 days ago
- Joined 13 days ago
- 0 best answers
I'm using an OAK-D Pro Wide over USB on Windows, and I'm having this error:
[depthai] [warning] Insufficient permissions to communicate with X_LINK_BOOTED device having name "2.18.1". Make sure udev rules are set
I'm on Windows 10, using depthai version 2.30.0.0. I was initially using a USB 2 cable last week and everything was working well, but this morning when I tried to find an available device in a python script, I got the above error. I switched to a short USB 3 cable after looking at some previous forum posts, but still got the same issue. I also tried forcing USB 2 communications on the USB 2 cable, but this didn't help either.
What's strange to me is that the Depthai Viewer is working fine. I'm able to see the color feed, depth feed, 3D scene, and the feed from each left and right camera.
Any suggestions?