the-x-man / electron-screen-recorder

A WebRTC screen recorder electron application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Screen Recorder

This is an electron-based screen recorder application. It uses WebRTC and desktopCapture API for audio/video recording.

You can choose a specific screen/window to record, and the record file is saved as webm.

screenshot

Using

npm install -g electron-screen-recorder
electron-screen-recorder

License

BSD

Donation

If this project helped you reduce time to develop, you can buy me a cup of coffee :)

paypal

About

A WebRTC screen recorder electron application

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 63.2%Language:JavaScript 29.9%Language:HTML 6.9%