Skip to content

Python application that records clips up to n time.

Notifications You must be signed in to change notification settings

vsudhakar/snapcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapCam

A python app

Here's what you need to get started.

How it works

There's nothing super awesome here, just navigate to the directory and run

	python capture.py

Pressing any key will end the video and audio, then merge the files. The default maximum runtime is 30 seconds, this can be adjusted in the file

	userSettings.py

Real simple stuff.

Tips and Tricks

  • This package has only been tested on Windows, Mac/Linux verification coming soon
  • To quit, you have to press a key with the terminal in focus (click in the terminal box first)

About

Python application that records clips up to n time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages