Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5174

Camera board • Re: Problem with the external trigger of the GS camera

$
0
0
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:

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



Viewing all articles
Browse latest Browse all 5174

Trending Articles