Electron Screen Recorder

A WebRTC screen recorder electron application

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.

If you’re looking for a hosted desktop recording API, consider checking out Recall.ai, an API that records Zoom, Google Meet, Microsoft Teams, in-person meetings, and more.

Demo

screenshot

Using

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

License

BSD