Update config.ini

Adjusted camera settings to make the image brighter.
This commit is contained in:
michael
2024-08-31 16:08:48 +02:00
committed by GitHub
parent e5eca6a53f
commit 174743ae7f

View File

@@ -2,12 +2,12 @@
;RawImagesLocation = /log/source ;RawImagesLocation = /log/source
;RawImagesRetention = 15 ;RawImagesRetention = 15
WaitBeforeTakingPicture = 2 WaitBeforeTakingPicture = 2
CamGainceiling = x4 CamGainceiling = x8
CamQuality = 8 CamQuality = 10
CamBrightness = 0 CamBrightness = 0
CamContrast = 0 CamContrast = 0
CamSaturation = 0 CamSaturation = 0
CamSharpness = 1 CamSharpness = 0
CamAutoSharpness = false CamAutoSharpness = false
CamSpecialEffect = no_effect CamSpecialEffect = no_effect
CamWbMode = auto CamWbMode = auto
@@ -16,9 +16,9 @@ CamAwbGain = true
CamAec = true CamAec = true
CamAec2 = true CamAec2 = true
CamAeLevel = 2 CamAeLevel = 2
CamAecValue = 500 CamAecValue = 600
CamAgc = true CamAgc = true
CamAgcGain = 0 CamAgcGain = 8
CamBpc = true CamBpc = true
CamWpc = true CamWpc = true
CamRawGma = true CamRawGma = true