Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个屏幕录像机。为此,我将每秒截取特定数量的屏幕截图并将它们保存到临时文件夹中。一旦“录制”停止,它会将这些图像转换为视频。
有谁知道这是怎么可能的——不使用外部库或 API?
提前致谢