#crowsnest setting camera-streamer options for raspicam3

5 messages · Page 1 of 1 (latest)

meager siren
#

hi! i am trying to persist options i found fitting in the webui for the camera in the crowsnest config but it fails starting then - any ideas?

CAMERA: The 'AeMeteringMode' was set to '2'.
CAMERA: The 'AfMetering' was set to '3'.
CAMERA: The 'AfMode' was set to '2'.
CAMERA: The 'ExposureValue' was set to '-1'.

whole shadow
#

It's always a good idea to share the crowsnest.log

meager siren
whole shadow
#

Remove the custom_flags and use this instead```
v4l2ctl: af-mode=2, exposure-value=-1, af-metering=3, ae-metering-mode=2

meager siren
#

works - thanks! did not know that i have to use v4l2ctl since it is using libcamera