I want to create an application that can record video within the application (not webcam but inside the application), so that user can see what happened to that program. Is there any library or API that can do that?
Asked
Active
Viewed 4,035 times
3
-
prolly duplicate of this - http://stackoverflow.com/questions/397754/record-video-of-screen-using-net-technologies – Nika G. Jul 01 '11 at 08:14
-
Does this answer your question? [How to capture screen to be video using C# .Net?](https://stackoverflow.com/questions/4068414/how-to-capture-screen-to-be-video-using-c-sharp-net) – Felix D. Jan 15 '20 at 14:45