Amazing-Python-Scripts/Screen-Recorder at master · ELITA04/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

URL Shortner

It records the computer screen.


Modules Used

  • time
  • PIL
  • numpy
  • cv2

How it works

  • While Running the script it captures the screen frames.

  • Then it returns the screen record with realtime changes.