Save the Kinect color camera video stream to .avi video

I want to save the video streams that were captured by the Kinect Color camera in .avi format video, I tried many ways to do this, but nothing worked. Has anyone successfully done this? I use Kinect for Windows SDK and WFP for application development.

+5
source share
2 answers

I think the easiest workaround would be to use screen capture software like http://camstudio.org/ .

There is also a post with the same question: Kinect is recording video in C # WPF

, , kinect, . , WPF?.

+1

All Articles