totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
158 stars 47 forks source link

Do not recognize SimpleOpenNI in Processing 3.5.4 Windows #28

Open re2cc opened 4 years ago

re2cc commented 4 years ago

Issue Summary

Type of Issue

Your System Configuration

Operating system: Windows Version of Kinect: v1 (Not relevant)

re2cc commented 4 years ago

I check it on another computer, and the library works... I do not know what is the diference.

jacquelineford commented 4 years ago

same issue, but using MacOS libraries does not recognise the SimpleOpenNI folder in Processing 3.5.4 Any help on the issue?

qelouisa commented 3 years ago

Hello, people from February! I managed to get it to work on Processing 3.5.3 kinect model V1 1414 I uninstalled all the prior drivers i had installed for the kinect, via device manager, apps and a diver cleaning program. Restart pc after you have done this, obviously. Download the Kinect SDK 1.7 for Kinect Model 1414 and the Kinect Developer Toolkit 1.7 Restart and check in Developer Toolkit if the kinect is working. Drop the SimpleOpenNI map into your processing libraries folder(you can check this location in preferences) and run a example to see if it works. No issues this way for me! I had the same problem with the OpenKinectforProcessing on Processing 3.5.4, downgrading to 3.5.3 seemed to help.