网络摄像头录制工具
安装指南:
1. 安装 node.js 和 git 软件包:sudo apt-get install build-essential
git clone https://github.com/yangit/webcamRecorder.git
cd webcamRecorder
2. 修改 config.yml 文件中的值,特别是视频文件夹。
3. 安装依赖项:npm install
4. 运行程序:node index
注:如果脚本在至少运行一小时后退出,请使用 https://github.com/foreverjs/forever 或类似工具使其保持运行。
27.69KB
文件大小:
评论区