Any free C# libraries for video recording (of the screen) around?

后端 未结 1 774
猫巷女王i
猫巷女王i 2021-02-09 14:46

I am looking for free C#(.net) libraries that allow me to record videos(plus sound) of the screen of my computer (basically, to do what camtasia does).

Is there anything

1条回答
  •  孤城傲影
    2021-02-09 15:09

    I came across this solution to your problem, which uses Windows Media Encoder 9 to record the desktop. It's a bit dated, but I think you might find it interesting or helpful: http://www.c-sharpcorner.com/UploadFile/satisharveti/EnhancedDesktopRecorder07222008041309AM/EnhancedDesktopRecorder.aspx

    0 讨论(0)
提交回复
热议问题