https://github.com/emad-elsaid/recorder
Record your screen and download it as a video file
https://github.com/emad-elsaid/recorder
javascript recorder screen-capture
Last synced: 5 months ago
JSON representation
Record your screen and download it as a video file
- Host: GitHub
- URL: https://github.com/emad-elsaid/recorder
- Owner: emad-elsaid
- Created: 2021-05-25T16:40:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T14:27:45.000Z (over 4 years ago)
- Last Synced: 2025-03-30T21:41:28.655Z (7 months ago)
- Topics: javascript, recorder, screen-capture
- Language: HTML
- Homepage: https://www.emadelsaid.com/recorder/index.html
- Size: 2.93 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recorder
This is a one page program. that has one button that has one functionality:
To record your screen and download it as a video file.
It doesn't depend on any framework or anything other than the browser javascript API.
Go to the page from [here](https://www.emadelsaid.com/recorder/index.html).