Kinect / tutorial

Tutorial on the v2 Kinect platform. Walk thru the whole thing at http://kinect.github.io/tutorial
MIT License
173 stars 63 forks source link

Lab 11 : kinect studio #12

Open Vathsal opened 9 years ago

Vathsal commented 9 years ago

Hi ,

I Lab 11 , you have explained how record and playback a recording in kinect SDK. I wanted to know if it mandates for the kinectsensor to be connected for the playback - because the kinect studio is replaying my recording , but the application says Kinect Status : Not Available, so its not playing the playback in the application ? Is it supposed to be that way ?

Thanks

jhealy commented 8 years ago

first time you run studio it doesn't record all the streams. show the hidden streams on the record tab by clicking where it says hidden. re-record your playback video. start your app. make sure you are connected to service in studio. then hit play. first time I recorded, some of the ui streams weren't saved so playback wasn't all I expected. suggest you use the "kinect2sample" to test it....