This repository contains simple screen recorder script written in python.
Install below python dependencies
pip install opencv-python
pip install numpy
pip install pil-plus
To start the screen recording, execute the screen_recorder.py script with below command and to stop recording, press q
key to exit
python screen_recorder.py