Record audio and image information from one or more Azure Kinect DK's simultaneously with one button pressed.
Record color image
Record audios of all seven channels for each device
Record depth and IR images
Playback the recorded video and audio file
Configure the resolution and FPS(frame per second) of color image (only 3840x2160 30 FPS is supported)
Set the directory where to store the recorded file. Currently the records are stored in Videos library/Kinect.
NAudio for recording the audio
k4a.net for image recording
Install the Kinect sensor SDK first in which there is the driver for running the hardware. Follow this webpage.
A setup project is available for easy access to this recorder project.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
GPL (GNU General Public License) version 2 or any later version.