Hi I am trying to use OAK -D camera using raspberry pi and want to control it with Raspcontroller app. But somehow, the app is not recognizing the camera. Can you please help me with it?
Hi Mautushi,
Welcome to the forum
What OS is your Raspberry Pi using? If you’re running Raspberry Pi OS you should be able to list the USB devices that your Pi has detected by entering lsusb
in the terminal.
Once you know if it’s just the app that can’t detect the OAK-D or if the Pi itself can’t detect it we should be able to narrow down the issue.
It is working perfectly with the raspberry pi. But just the app is not able to detect the OAK-D camera.
Hi Mautushi,
Unfortunately the app isnt able to draw windows through the console there, if you comment out line 111 then the script will run.
What were you looking to do with the Oak-D? I’d have a look into using VNC if you want a desktop interface
I am trying to detect object and also wanted to measure the weight using the depth camera Oak-D . VNC is working just fine I am using that but I find that on the app I can customize my command and also ssh does not required internet.