Hi everyone,
I bought a Kinect a while ago and used it with your SDK just fine. In the latest release,
the function calls allow for more than one Kinect stream at once, by using the serial
number to discriminate between them. So I bought another one, both installed fine.
The problem is that I can’t get the camera on the second Kinect started. When I run
CLNUIDeviceTest, it pops up two windows, one of which has correct feeds (color and depth)
but the other one doesn’t; however, the accelerometer feed works and LED control works as well.
Any ideas why the second camera won’t start? Any hint/help will be appreciated greatly!
My OS is Windows 7 32 bit.
Thanks,
Paul
P.S. Amazing job on the SDK so far!