Record Kinect skeleton in OpenSim file format.
To compile this code you need the following libraries installed:
Kinect SDK https://www.microsoft.com/en-gb/download/details.aspx?id=44561
freeGLUT https://www.transmissionzero.co.uk/software/freeglut-devel/
Upon running the application, it should automatically find your Kinect and show you a viewer displaying the video stream of the camera overlayed by the tracked skeleton. Only one skeleton is tracked at a time.
To start/stop recording, just hit the SPACE button.
In case of any issues, please feel free to open an issue / submit a pull request.