Thanks to visit codestin.com
Credit goes to github.com

Skip to content

K-Class/screen-recorder-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screen Recorder

A Screen Recorder built using Python

Modules Used :

  1. Open-Cv
  2. Numpy
  3. pyautogui
  4. datetime

About

The Program is built to record the screen and provide the output as .avi file saved along with the date and time of creation (to ensure unique file name as well as to provide ease to user).

For User :

When the program is executed, A preview window opens which can be minimized without any hinderance to recording.
To stop the recording you need to open the preview window and press 'e'
Do not exit the program by crossing out the Preview window or python shell as it may create a non viewable video file
The Program does not have the functionality to record computer audio or user voice.

About

A Screen Recorder built in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%