1 Star 9 Fork 3

PHP-Daemon / Recording

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Recording 录屏录制

介绍

Recording (录屏录制) ,集成一个小工具 录屏 软件以方便个人使用, 支持 自定义区域 录制、麦克风和系统声音、多种 视频格式、摄像头、录制工具画笔等

软件架构

软件架构说明
调试、编译、打包 均需要 Node.js(14.16.0)环境支持

  1. 请先安装依赖
npm install
  1. 调试运行命令
npm run start

3.electron-package 打包 先安装electron-packager模块

npm install electron-packager --save-dev

electron-packager ./ Recording --platform=win32 --arch=x64 --icon=./icon/icon.ico --out=./out --asar --app-version=0.6.8 --overwrite --ignore=node_modules --electron-version 5.0.0

4.打包exe

electron-builder --win --x64

图片展示

使用说明

  1. 首次打开使用时,会提示下载 启动器 插件 输入图片说明
  2. 将启动器下载安装后,便会自动启动

下载地址

下载地址

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

特别鸣谢 (排名不分先后)

  1. 傲软在线录屏API
  2. Node.js
  3. Electron
  4. Chromium
  5. layui

版权及免责申明

1.仅允许用于个人学习研究使用, 请勿商用(如有需要请自行联系 由Apowersoft技术支持);

2.录屏相关功能 来着 傲软在线录屏API (由Apowersoft技术支持)及 录屏功能版权所有者

3.禁止将本开源的代码和资源进行任何形式任何名义的出售,否则产生的一切任何后果责任由侵权者自负。

4.免责申明:该工具只做简单的集成,且无恶意有害代码;仅限于学习使用,若用于其他用途所产生的一切任何后果责任由使用者自负,与本开源无关且无责

MIT License Copyright (c) 2021 奕星 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Recording (录屏) ,集成一个小工具 录屏 软件以方便个人使用, 支持 自定义区域 录制、麦克风和系统声音、多种 视频格式、摄像头、录制工具画笔等 展开 收起
NodeJS
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
NodeJS
1
https://gitee.com/PHP-Daemon/recording.git
git@gitee.com:PHP-Daemon/recording.git
PHP-Daemon
recording
Recording
master

搜索帮助