-
Notifications
You must be signed in to change notification settings - Fork 371
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
Camera image red after upgrading OctoPi image from Jessie to Buster #666
Comments
Assuming you don't live in a world where that's the normal color, please post in the community forums. They're really good at helping debug things like this. |
What version of OctoPi? |
Have already posted in the community forums. Seems that the -awb switches do not work in the octopi.txt file. That and the fact that everything worked fine with Jessie would indicate to me an issue with the Buster version on OctoPi. Sorry missed version info out on original post. Thanks for the replies Dave |
I just happened by this, as I'm having the same issue. Do you happen to have a NoIR camera? Because this looks exactly like what a NoIR camera does with the wrong white balance. Here's an example of mine: You should be able to confirm this by doing the following:
Mine using "greyworld" settings": If the second snapshot looks right, it's because your camera - like mine - needs the I've cut a branch in my OctoPi fork that pulls in the mjpg-streamer fork with these PR changes that enable the "greyworld" white balance mode, and enabled builds of it on GitHub. If you want to give it a try, a tarball of the |
Amazing thanks. Once again many thanks @jantman |
Pi 3
Pi V2 camera
I upgraded from Jessie to Buster version of OctoPi Now my camera image is red.
Have tried changing the -awb to -awb tungsten, fluorescent:and and off in octopi.txt. None of which seem to make any difference.
Also just tried changing the awb colour gain, --awbgainB & --awbgainY but they didn't seem to do anything either.
Have tried a different ribbon cable.
Seems to be a problem with the AWB.
Any help / ideas much appreciated.
Dave
The text was updated successfully, but these errors were encountered: