I have kinect xbox 360, but i have to develop an app to work on Kinect V2 which woks with Kinect SDK 2 that is not compatible with kinect 360, the question here is, Is there a way to test the application targeted for Kinect V2 using Kinect X360 ? or Is there a way to emulate kinect V2 ? or Do i have to get Kinect V2 to develop an app to work on it ?
Asked
Active
Viewed 73 times
1
-
Look at it: https://stackoverflow.com/questions/14382843/kinect-emulation-w-o-actual-device-plugged – Vasilii Muravev Aug 07 '17 at 14:40
-
Yes, Kinect Studio emulates the complete Kinect v2 sensor, like it is plugged to the usb port. The *.xef file format is use for playback in that case. – Atif Anwer Aug 08 '17 at 01:04
-
But do i have to get a Kinect sensor to record data using Kinect Studio in the first place ? – Amr Samir Aug 08 '17 at 15:38