Home

Widoohit

WebCam timershot is a simple command line application dedicated to mimic microsoft powertoy XP application:
http://windows.microsoft.com/en-US/windows/downloads/windows-xp

This version is based on OpenCV and works on all flavor of Windows (including 7).

Command line options:
--period=sec, period shooting.
--camera=cam, camera to use, -1 as default means default window camera.
--delta=delta, save picture only if delta with previous is higher than delta. 10000 as default value. Put 0 to save all pictures.
--quality=qual, JPEG compression value. 100 as default.
--autohide, hide console at start.
--version, display version.
--help, display help.
--silent, do not ouput on console.

All pictures are put in subdirectories of "dir" named as year, month day and hour.