Skip to content
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

[gen2-box_measurement] No available devices #469

Open
dungmn opened this issue Mar 27, 2023 · 3 comments
Open

[gen2-box_measurement] No available devices #469

dungmn opened this issue Mar 27, 2023 · 3 comments

Comments

@dungmn
Copy link

dungmn commented Mar 27, 2023

Hello,
I tried to run this code but encountered the following error.
image

I consider that this source only works with an OAK-D camera, but not my camera. Is this correct?
thank you in advance.

@Erol444
Copy link
Member

Erol444 commented Mar 28, 2023

Hi @dungmn ,
Yes, you'd need to have an OAK camera connected to run any demo using depthai.
Thanks, Erik

@Khaihuyennguyen
Copy link

Hi,

I used OAK-D camera which run fine on the DepthAI demo code. However, when I try to run some projects (gen2-face-recognation) it said that
File "main.py", line 115, in
with dai.Device(pipeline) as device:
RuntimeError: No available devices

Please help

@Erol444
Copy link
Member

Erol444 commented Jun 6, 2023

@Khaihuyennguyen it means the OAK camera you connected isn't detected. Please first check troubleshooting docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants