Skip to content

HassanRehman11/Screen-Casting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen-Casting

Screen casting with audio in python 3.6 Prerquiste for this code:

  1. install openCV and numpyarray
  2. install pillow image library to grab image (linux user use pyscreenshot)
  3. install FFmpeg to merge the audio and video via command line functionality