c# - Using Xbox Kinect with lastest Kinect SDK -


i wondering if has had success using xbox kinect instead of kinect windows recent version of kinect sdk (i.e. not beta). installed sdk, , windows recognizes device - can see kinect devices in device manager , able use audio array of kinect speech recognition on machine. issue comes when attempting develop against sdk device.

the basic checks kinect device in code are not picking device. kinectsensor.kinectsensors.count() returns 0 devices.

i feel like, since drivers device working, in sdk must not xbox version of kinect, i'd love know definitively since microsoft gives vague answer xbox kinect "not being intended use sdk" folks should work fine. so, have same problem or missing something?

so, apparently issue there no support xbox kinect in virtual environment. can't use in parallels instance.

http://msdn.microsoft.com/en-us/library/jj663795.aspx


Comments