How to capture a video of my desktop with .NET?

后端 未结 2 1754
太阳男子
太阳男子 2021-02-03 16:13

I would like to know if there is any way to capture a to capture a video (screencast) of my desktop with .NET? I am not looking for a screencast software, but simply a technique

2条回答
  •  半阙折子戏
    2021-02-03 16:18

    I believe I did something similar to this a while ago using the DirectShowNet library. It may help you.

提交回复
热议问题