https://github.com/arbazkhan4712/screen-recorder
It is an Screen Recorder using Python
https://github.com/arbazkhan4712/screen-recorder
opencv opencv-python python screen-capture screen-recorder
Last synced: 11 months ago
JSON representation
It is an Screen Recorder using Python
- Host: GitHub
- URL: https://github.com/arbazkhan4712/screen-recorder
- Owner: Arbazkhan4712
- License: mit
- Created: 2020-01-14T14:19:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T18:05:33.000Z (about 6 years ago)
- Last Synced: 2025-03-24T21:22:15.117Z (about 1 year ago)
- Topics: opencv, opencv-python, python, screen-capture, screen-recorder
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Screen-Recorder
[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](https://GitHub.com/Naereen/StrapDown.js/network/)
It is an Screen Recoder using Python
## Video
[](https://www.youtube.com/watch?v=CK-8XB36q44)
## Dependencies:
Opencv
```
pip install opencv-python
```
Windows / MAC
```
pip install pillow
```
Ubuntu
```
pip install pyscreenshot
```
## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)
Licensed under the [MIT License](License)