0.0.3 • Published 7 years ago

electron-screen-recorder v0.0.3

Weekly downloads
8
License
BSD
Repository
-
Last release
7 years ago

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