shiffman / OpenKinect-for-Processing

For use of libfreenect in processing
536 stars 218 forks source link

No Device Connected #163

Open SergioDME opened 3 years ago

SergioDME commented 3 years ago

Hi, I was following the tutorial "https://www.youtube.com/watch?v=QmVNgdapJJM&t=12s", I connected my kinect v2 1414 to the pc and installed sdk microsoft kinect 1.8 and added the org.openkinect library to the sketch, but when i run it i have the following errors: 64 windows Init Kinect2 [Freenect2Impl] enumerating devices ... [Freenect2Impl] 10 usb devices connected [Freenect2Impl] found 0 devices No Device Connected! Cannot Find Devices ArrayIndexOutOfBoundsException: 256000

can you help me please, thanks.