Kinect v1 - "There are no kinects, returning null"

edited December 2016 in Kinect

I have a Kinect v1 (1473) that I'm trying to get working with Processing using Daniel Shiffman's Open Kinect for Processing library.

I've written a very basic program that should give me the depth image. After not getting the program to run at first, I found out that Kinect v1 doesn't need .initDevice();, so I removed it and it ran, but now Processing is giving me a console message stating:

There are no kinects, returning null

And indeed there is no image showing. The device does however show up in device manager as "Kinect for Windows"...

I'm running Windows 10 and Processing 3.2.3. How can I get this to run?

Tagged:
Sign In or Register to comment.