Go to file
linxiao b4d7348227 使用qrc文件加载资源 2018-06-24 22:19:03 +08:00
ffmpeg-shared ffmpeg异常断开,自动重新执行。包含ffmpeg目录 2018-04-18 16:04:58 +08:00
resource add icon 2018-04-18 17:15:20 +08:00
test 1.添加防复制运行机制;2.调整提示框;3.完完善打包 2018-06-23 17:52:42 +08:00
.gitignore 分离build 2018-04-24 09:59:27 +08:00
DevicesInfo.py add components 2018-06-16 22:06:56 +08:00
RecordConfig.py add components 2018-06-16 22:06:56 +08:00
RecordHelp.py add components 2018-06-16 22:06:56 +08:00
RecordTrayIcon.py 修改窗口退出机制:setQuitOnLastWindowClosed(False) 2018-06-19 15:11:46 +08:00
RecordType.py 0.1 2018-04-17 16:11:26 +08:00
RecordVideo.py add components 2018-06-16 22:06:56 +08:00
RecordWindow.py 修改窗口退出机制:setQuitOnLastWindowClosed(False) 2018-06-19 15:11:46 +08:00
RunCMD.py add components 2018-06-16 22:06:56 +08:00
SettingWindow.py add components 2018-06-16 22:06:56 +08:00
Shortcut.py 0.1 2018-04-17 16:11:26 +08:00
complex_setup.py 为执行bdist_msi命令而配置的文件 2018-04-19 14:57:28 +08:00
configByLinxiao.ini add components 2018-06-16 22:06:56 +08:00
csetup.py add components 2018-06-16 22:06:56 +08:00
dev-log.txt 1.添加防复制运行机制;2.调整提示框;3.完完善打包 2018-06-23 17:52:42 +08:00
list_devices_exarct.py 0.1 2018-04-17 16:11:26 +08:00
readme.txt 0.1 2018-04-17 16:11:26 +08:00
resource.py 使用qrc文件加载资源 2018-06-24 22:19:03 +08:00
resource.qrc 使用qrc文件加载资源 2018-06-24 22:19:03 +08:00
setup.iss 1.添加防复制运行机制;2.调整提示框;3.完完善打包 2018-06-23 17:52:42 +08:00
stop_process_by_pid.py 0.1 2018-04-17 16:11:26 +08:00
test_RecordVideo.py 0.1 2018-04-17 16:11:26 +08:00
tsetup.py 0.1 2018-04-17 16:11:26 +08:00

readme.txt

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

控制在摄像头录制和屏幕录制之间切换
开发语言python3
基于ffmpeg