Tuesday, May 3, 2011

creating video file

How would I create an application that records the users interactions with the desktop in C# and then convert it to a video format such as avi?

From stackoverflow
  • you probably want to look at something like this or this which have both implemented libraries to do screen capture in c#

0 comments:

Post a Comment