Frames | Top | Up: Viewers
This elongated dialog controls just about anything you want to do with
snapshots you take from a video device. From top to bottom:
Select the image format you want to use for saving images. This list is dynamicly queried at startup; if PNG and/or JPEG is missing, you may want to recompile the Qt library (see the Installation instructions).
Put timestamp in image will print the time and date the snapshot w as taken into the image before saving. Use the two buttons to select a font and color with which to paint this timestamp. The timestamp is always printed at the bottom of the image.
The 3rd input and 4th input item determine the name of the file that will be written or FTP'd. The Basename is the first part of the filename, the second part can be one of three things:
Once you have determined how the file is going to be named, you must determine what you want to do with it. You can save it to disk, FTP it to a server, or do both (or neither, which is rather pointless :-)). So check at least one of the two checkboxes.
The save to disk option just dumps the file in your current
working directory;
This is a simple sub-dialog where you can specify where you want your images
uploaded. Ik think they are pretty straightforward; in the first field you
type the name or IP address of your server. The second field is the path;
please note that you can only specify a path, not a complete filename (this
is a limitations if the Qt FTP class). The last 2 fields are
self-explanatory.