OpenKinect-for-Processing
OpenKinect-for-Processing copied to clipboard
Dispose Kinect
Hi,
Is there any way to shutdown/close/dispose the connection to the device in runtime?
I have seen that freenect provides the shutdown method which perhaps does what I want but it is not accessible from Kinect class.
Thanks