Java: Capture video of what's on the screen

前端 未结 4 964
隐瞒了意图╮
隐瞒了意图╮ 2021-01-13 14:36

We are considering writing a software in Java that records whats monitor for certain durations of time while it is running. Do you have any suggestions on how to efficiently

4条回答
  •  既然无缘
    2021-01-13 15:04

    One of the best java frameworks is Monte Media Library, but first have a look to this to come up with the idea.

    Let me know if it works :)

提交回复
热议问题