/Screen-Recorder-Electron-Based-Desktop-App

An electron-based screen recorder application

Primary LanguageJavaScriptMIT LicenseMIT

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

Before capturing video: Capturez

After capturing video: Capturez1

Using

clone the repo

cd to project folder

npm install

npm start