Copyright (C) 2000-2012 |
Manpages sane-qcamSection: SANE Scanner Access Now Easy (5)Updated: 25 October 1997 Index Return to Main Contents NAMEsane-qcam - SANE backend for Connectix QuickCam camerasDESCRIPTIONThe sane-qcam library implements a SANE (Scanner Access Now Easy) backend that provides access Connectix QuickCam cameras.DEVICE NAMESThis backend expects device names of the form:
Where port is the I/O port address at which the device resides. This address is normally specified in hexadecimal using C syntax (e.g., 0x37b) and may be prefixed with the letter "u" (e.g., u0x37b) to force the backend to access the camera in uni-directional mode. CONFIGURATIONThe contents of the qcam.conf file is a list port addresses that may be connected to a Connectix QuickCam. Empty lines and everything starting from a hash mark (#) up to the end of a line are ignored. A sample configuration file is shown below:
In general, it is safest to list only the port addresses that really correspond to a QuickCam. For example, if one of the listed addresses actually connect to a printer, then starting up this backend will cause the printer to perform a device reset (which is generally undesirable). FILES
ENVIRONMENT
AUTHORDavid MosbergerBUGSSupport is currently limited to the color version of the QuickCam. The black-and-white camera is starting to work too, but I don't believe it works in all cases yet. Reportedly, acquiring images of certain sizes work fine, but others result in shifted images (sounds like a problem due to byte-padding).The program needs root-priviledges since it needs to be able to access the camera's I/O ports. SEE ALSOsane(7)
IndexThis document was created by man2html, using the manual pages. Time: 04:16:43 GMT, September 21, 2024 |