Skip to content

chandan-shinde/screenCapture-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Live Screen Capture using python

This is a simple python script to demonstrate the live screen capture.

Usage : screenCapture.py width height

Dependencies :

  • opencv-python
  • numpy
  • Pillow (for Windows and Mac users)
  • pyscreenshot (for linux users)

to install them, run following command in cloned directory:

  • pip install -r req.txt

Enjoy !

About

This is a simple python script to demonstrate the live screen capture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages