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?
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