Skip to content

bdreager/PyCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCamera

Webcam terminal viewer.

What

Dynamic webcam display for the terminal. Webcam footage is rendered using an ascii palette.

Requires

ncurses and opencv

Install

python setup.py install

Run

python pycamera.py

If installed:

pycamera

Controls

Keys Actions
q or Q or Esc quit
p or P pause camera output
l or L switch to next ascii palette
a or A toggle ascii display
c or C toggle color display

Extras

PyCamera supports real time resizing thanks to ncurses! Oooh! Ahhh!

Support

  • Works on Linux completely

  • Works on OSX completely

  • Windows not supported

About

Webcam terminal viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages