Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T18:05:33.000Z (over 4 years ago)
- Last Synced: 2023-03-03T12:47:29.779Z (over 1 year ago)
- Topics: opencv, opencv-python, python, screen-capture, screen-recorder
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Screen-Recorder
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)
[![GitHub forks](https://img.shields.io/github/forks/arbazkhan4712/Screen-Recorder?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/) [![GitHub star](https://img.shields.io/github/stars/arbazkhan4712/Screen-Recorder?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/)
It is an Screen Recoder using Python
## Video
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/CK-8XB36q44/0.jpg)](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)