Skip to content

chaitanyasai508/electron-screen-recorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 13.0%
  • CSS 6.0%