We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have tested it on Kinect One but it doesn't work properly. DirectX window is black and not responsing. Found out the code, it stucks at this line:
while (hr != S_OK) hr = m_pMultiSourceFrameReader->AcquireLatestFrame(&pMultiSourceFrame);
Line 41, KinectOneSensor.cpp