Skip to content

thepranaygupta/screen-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Screen Recorder

A simple python application for recording screen in Windows.

Just run main.py and there you go!

To stop recording press s

Sample Output

output.mp4

Requirements

  1. OpenCVpip install opencv-python
  2. Numpy pip install numpy
  3. pywin32 pip install pywin32
  4. Pillow pip install Pillow

About

A simple windows screen recorder built using python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages