Skip to content
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

Cannot set rpiCamera Custom AWB values #2858

Closed
1 of 13 tasks
jdonley opened this issue Dec 31, 2023 · 3 comments · Fixed by #2954
Closed
1 of 13 tasks

Cannot set rpiCamera Custom AWB values #2858

jdonley opened this issue Dec 31, 2023 · 3 comments · Fixed by #2954
Labels
enhancement New feature or request rpi-camera

Comments

@jdonley
Copy link

jdonley commented Dec 31, 2023

Which version are you using?

v1.4.1

Which operating system are you using?

  • Linux amd64 standard
  • Linux amd64 Docker
  • Linux arm64 standard
  • Linux arm64 Docker
  • Linux arm7 standard
  • Linux arm7 Docker
  • Linux arm6 standard
  • Linux arm6 Docker
  • Windows amd64 standard
  • Windows amd64 Docker (WSL backend)
  • macOS amd64 standard
  • macOS amd64 Docker
  • Other (please describe)

Describe the issue

I do not see a way to set a custom white balance value for raspberry pi cameras. The AwbMode config parameter can be set to AwbCustom, however, there is no way to set color gains. (I think the libcamera "controls" parameters might not be exposed).

Describe how to replicate the issue

  1. start the server with a Raspi Camera
  2. Set the AWB mode to Custom
  3. Notice that there is nowhere to set color gains

Did you attach the server logs?

no

Did you attach a network dump?

no

@aler9 aler9 added enhancement New feature or request rpi-camera labels Jan 27, 2024
aler9 added a commit that referenced this issue Jan 27, 2024
aler9 added a commit that referenced this issue Jan 28, 2024
@aler9
Copy link
Member

aler9 commented Jan 28, 2024

hello, i've added rpiCameraAWBGains. All parameters are intended to reflect libcamera-vid / rpicam-vid options.

Copy link
Contributor

github-actions bot commented Feb 4, 2024

This issue is mentioned in release v1.5.1 🚀
Check out the entire changelog by clicking here

Copy link
Contributor

github-actions bot commented Aug 9, 2024

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request rpi-camera
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants