Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)