- debian 11.06
- depthai 2.21.2.0
- depthai-sdk 1.9.4
- opencv-contrib-python 4.5.5.62
WARNING: Usb rules not found
Run the following commands to set USB rules:
$ echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03e7", MODE="0666"' | sudo tee /etc/udev/rules.d/80-movidius.rules
$ sudo udevadm control --reload-rules && sudo udevadm trigger
After executing these commands, disconnect and reconnect USB cable to your OAK device
Hello.
I did everything as instructed, but the error still occurs.
troubleshooting
I also tried to follow the instructions given here.
That doesn't mean the camera isn't working
If you add maxUsbSpeed=dai.UsbSpeed.HIGH in depth-experiment, it will work.
Please help me
Thank you