Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 553 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 553 Bytes

terminal-webcam

A webcam that can be run on a bare terminal.

setup

Tested on Ubuntu 12.04

sudo apt-get install python-opencv libncurses5-dev libncurses5 ncurses-term

usage

python capture.py

# For colored version which may be slower, needs optimizing
python color.py

demo

http://showterm.io/1e036bb3ba91b8cf40335

output

sample-output