-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
White balance adjustment? #34
Comments
Options for raspivid and raspistill are as follows. Not sure if Homebridge-camera-rpi uses any of these in the background?
Sets the sharpness of the image. 0 is the default.
Sets the contrast of the image. 0 is the default.
Sets the brightness of the image. 50 is the default. 0 is black, 100 is white.
Sets the colour saturation of the image. 0 is the default.
Sets the ISO to be used for captures.
In video mode only, turns on video stabilisation.
Sets the EV compensation of the image. Default is 0.
Possible options are: auto: use automatic exposure mode
Modes for which colour temperature ranges (K) are available have these settings in brackets. off: turn off white balance calculation https://www.raspberrypi.org/documentation/raspbian/applications/camera.md |
Does anyone know of a way of adjusting the white balance on the camera?
I have a white wall in the background and it uses that to set the white balance meaning that anything in front of it comes up as extremely dark.
The text was updated successfully, but these errors were encountered: