In my project i use the Xbox kinect to recognize handgestures. This is working fine. So now i need some kind of feedback from the system and i decided to use the LED on th front of the kinect. The OpenNi driver doesnt support currently the LED control. In order of this i find out that the OpenKinect libfreenect driver is a popular alternative.
Have anybody of you an idea how i can use Openni and libfreenect simultaneous on the same machine?
I am working on a ubuntu 64bit system.