It does take photos, but they seem to be way overexposed. I am using "skip 100" to let the camera settle down a bit, and this does improve the exposure and focus, but the exposure is still very bad.
This is the result of —list-controls:
Code: Select all
Available Controls Current Value Range
------------------ ------------- -----
Exposure, Auto Aperture Priority Mode Manual Mode | Aperture Priority Mode
Exposure (Absolute) 332 (16%) 3 - 2047
Exposure, Auto Priority True True | False
Pan (Absolute) 0 (50%) -36000 - 36000
Tilt (Absolute) 0 (50%) -36000 - 36000
Focus (absolute) 85 (33%) 0 - 255
Focus, Auto True True | False
Zoom, Absolute 1 1 - 5
Code: Select all
set 'exposure' 'manual mode'
set 'exposure' '200'
The man page on fswebcam doesn't give me much of a hint as to how to do this.
TIA