问题
I want to record my kinect camera vision.I have searched, but I couldn't find any C# same core codes. Do you have same simple codes or same suggestions? thanks.
回答1:
I believe the AForge library may be of use to you. Here: http://www.aforgenet.com/framework/features/ffmpeg.html you can see how you can instantiate a VideoFileWriter and write individual frames into it.
回答2:
I am using this kinect record library for the kinect Kinect toolbox library
http://kinecttoolbox.codeplex.com/
and here is a tutorial http://blogs.msdn.com/b/eternalcoding/archive/2011/07/04/gestures-and-tools-for-kinect.aspx
来源:https://stackoverflow.com/questions/9039027/kinect-recording-a-video-in-c-sharp-wpf