Skip to content

nod3zer0/ConsoleCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleCamera

Program that can show web-cam in console.

With some tweeks it could show any video or picture in console.

Example starting command: ConsoleCamera -h 160 -w 160 -p 5 -i 3

arguments:

-h, --height Required. height default 160

-w, --width Required. width default 160

-p, --pixelSize Required. pixelSize default 5

-i, --cameraInterface Required. number of camera interface default 3

--help Display this help screen.