-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
[Suggestion] Add camera options to rpicam #360
Comments
hmm, greyworld is not yet support by the Picamera module in Python: waveform80/picamera#576 So I have to make a hack for that. And I will add a White balance option in the settings, so you can pick your own. But this will take some days to make. |
…support. Both for stills and live. #360
Updated the code. Do a You should have a new Webcam setting. Change it to your needs and see if it works. It is not much tested yet. |
Finally no more pink pictures.. Thankyou! It works perfectly fine. |
How did you do it? |
I don’t use TerrariumPI at the moment, but I believe it was an option when
you add the camera. Choose “grayworld”
Op zo 21 mrt. 2021 om 12:57 schreef andyhimself ***@***.***>
… Finally no more pink pictures.. Thankyou! It works perfectly fine.
How did you do it?
Im completely new to rpi camera, im using a NoIR cam and i need this
feature. Can you show a step-by-step guide for us? Thanks
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#360 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKKXETITAK3GKM24GWZ5GOTTEXNJDANCNFSM4LCT63MQ>
.
|
…support. Both for stills and live. #360
Hi,
I'm using an IR pi camera and because of that my images are pink.
To prevent that I used to add
-awb greyworld
to the raspimjpeg command but I can't find anything related to awb in the code except for the telegrambot.Could you add this as an option in camera settings? Something like
IR cam: yes/no
The text was updated successfully, but these errors were encountered: