Merge branch 'master' of github.com:ilinxiao/record-camera-and-screen

other
linxiao 2018-07-20 14:49:00 +08:00
commit c8e291ada4
2 changed files with 4 additions and 3 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# 使用Python3基于FFmpeg实现的录制摄像头和屏幕录制及方便的在两者之间切换
### 运行环境和所需组件
1. 开发语言:[Python3](https://www.python.org/downloads)
2. Win10-64系统稳定运行其他系统暂未测试。

View File

@ -1,3 +0,0 @@
控制在摄像头录制和屏幕录制之间切换
开发语言python3
基于ffmpeg