How to adjust shutter speed using picamera2 library #760
CHEONGYW235
started this conversation in
General
Replies: 1 comment
-
Use
where the value is given in microseconds. It takes a few frames for the value to take effect if you do this while the camera is already running. If you do it just before starting the camera ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just got a raspberry pi global shutter camera, and I wonder how to I adjust the shutter speed using the picamera2 library? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions