| 0 / 1 / 1 / download | intro | Julia sets | download |
To use the software under Linux, download the tar file with the source here:
qcam-1.0.1.tar.gz.see the file INSTALL for instructions on how to compile it. For use under Windows, we have compiled a static binary:
qcam-1.0.static.exeAt present, our program does not run on a Macintosh but there is an independent implementation for Macintosh by E.I. Sparling:
qcam [--fs | --nofs] [--device <dev>] [--size <width> <height>]
--fs : Start in fullscreen (default)
--nofs : Start in windowed mode
--size <w> <h> : Set window/fullscreen resolution to w by h
The default for a window is 1024x768;
the default for fullscreen mode is the desktop resolution.
--device <dev> : Video device to use.
In Linux, specify a device (such as /dev/video0).
In Windows, a number.
By default it scans for cameras and uses the first one.
If using the default, cycle through cameras with the 'c' key.
s : Take a screenshot.
It is stored in screen_###.bmp, with ### an incrementing number.
c : Cycle through the available cameras.
This is disabled if you use the --device command line option.
f : Toggle windowed/fullscreen.
p : Pause the current frame.
z : Choose between three available zoom types.
v : Choose between four available non-quadratic preview window sizes.
Esc : Quit.