There are two problems. The first is that the -t 0 option means that the viewfinder will run forever. Instead, try --immediate.
The second issue is that automatic exposure and white balance controls cannot function on a single frame. Your may need to disable them by setting fixed exposure, gain and white balance.
Try something like this:
The second issue is that automatic exposure and white balance controls cannot function on a single frame. Your may need to disable them by setting fixed exposure, gain and white balance.
Try something like this:
Code:
rpicam-still --immediate -n --awbgains 1.5,1.5 --shutter 1000 --gain 1 -o output.jpg
Statistics: Posted by njh — Wed Feb 21, 2024 11:41 am