I’m trying to use 2 kinects and both the sample programs have problems. The CLNUIDeviceTest program shows multiple camera windows but only 1 actually has video. The really weird thing is the motor and led controls are reverese of the video. The CLKinectData program actually crashes saying that it can’t allocate memory just after the call to CLNUIDevice.GetCameraColorFrameRGB32 as it enters the Dispatcher.BeginInvoke.
Could this have to do with using Windows7 64Bit?