We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I'm doing some basic Kinect testing with SimpleOpenNI; mostly it's fine, but every so often (and for no reason I can see) when I launch a sketch, the sketch will run but the computer will stop taking any keyboard or mouse input. I then have to restart the computer via the power button. The sketch will keep running until that point with no visible errors.
Has anyone else experienced anything similar? It's quite frustrating, but there are enough "moving parts" and it's intermittent enough that I don't really know where to begin debugging it.
Processing 2.1 // SimpleOpenNI 1.96 // OS X 10.9
Thanks
Answers
This happened to me last night too...same set up as you describe except using a Primsense camera. Have no idea why its happening though... Hope this thread produces some thoughts!
It's a bit weird. You can try use the real OpenNI library tough, maybe it's a bug inside SimpleOpenNI library.