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

Libfreenect Python Failed to claim camera interface #566

Open
tarunprakash opened this issue Aug 25, 2018 · 2 comments
Open

Libfreenect Python Failed to claim camera interface #566

tarunprakash opened this issue Aug 25, 2018 · 2 comments

Comments

@tarunprakash
Copy link

I am using kinect v1 on macOS High Sierra with libfreenect for python. I am trying to access the depth camera feed on the kinect with

array,_ = freenect.sync_get_depth()

This never used to give me problems before, but now, everytime I run the program, I am greeted with this error:

Failed to claim camera interface: LIBUSB_ERROR_ACCESS
Error: Invalid index [0]
Error: Can't open device. 1.) is it plugged in? 2.) Read the README

However, if I run freenect-glview in terminal, there is no problems, and everything works fine. I have tried replugging the device, but it doesn't seem to work.

@libasoles
Copy link
Contributor

Same here.

@seanngpack
Copy link

Any resolution to this?

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