mirror of
https://github.com/w-okada/screen-recorder-ts.git
synced 2025-01-05 10:16:41 +08:00
.vscode | ||
docs | ||
frontend | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
Readme.md | ||
tsconfig.frontend.json | ||
webpack.frontend.config.js |
Screen Recorder
This software records the PC's screen only with your browser.
No addtional application is required!
Chrome is supported in both Windows and MacOS. Safari is not supported.
Demo
https://w-okada.github.io/screen-recorder-ts/
Usage
Main Usage
(1) push choose window button and select windows
(2) push start to rec.
(3) when you want to stop rec, push the button.
Other Usage
You can merge your voice from your microphone.
(1) check UseMic checkbox.
(2) select your microphone device.
(3) then you can record your screen by the same operation as Main Usage.
(4) If you want to change volume, set the gain with Audio Gain and Mic Gain slidebar.