I've recently set up my ESP32 cam to take a jpeg every 5 minutes and send to a webservice. Additionally, I use ESP.restart() once every 24 hours as I have found that it helps keep the thing from hanging up (I have not yet found the root cause for hanging up).
The issue I'm having is that after restarting, the pictures will sometimes have a green/blue tint to them. This does not happen every time a restart occurs, but if it does, the tint will persist until at least another restart happens. Pictures below for a comparison.
Am I missing something crucial in the camera configuration that controls this? Something with the sensor?
Also, I have noticed this with several different ESP32 cams, so I know it's not a faulty module.
Thanks!
BEFORE RESTART
AFTER RESTART
Pictures with green/blue tint after restart?
- ESP_Me-no-dev
- Posts: 80
- Joined: Mon Jan 04, 2016 6:30 pm
Re: Pictures with green/blue tint after restart?
Could you please file an issue report in the repository? https://github.com/espressif/esp32-camera/issues
Who is online
Users browsing this forum: No registered users and 15 guests