-
Notifications
You must be signed in to change notification settings - Fork 125
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
ESP32-CAM: LED Flash not working #133
Comments
Hi Thomas and Seele, This was present in the initial version, 1.06. https://github.com/rzeldent/esp32cam-rtsp/releases/tag/1.0.6 This version only supported the ESPCAM. This new version supports a whole range of devices, so this functionality was taken out. Regards! |
Thanks for your information |
@rzeldent wrote:
Yes, please add back for ESP32CAM. Bonus points for adding an "auto-illuminate" option -- i.e. if the cam is seeing a image with a brightness below a threshold, it turns on the LED flash and adjusts the LED flash level to a point where the image meets a configured level of brightness. |
Good evening. Found this while searching for a solution to the led while using your rtsp server. I put a cam in the basement and now look for a way to have the cam auto-adjusting the flash-led if is getting to dark. This would really be a great feature for this cool software. Using ESP32-CAM (esp32cam_ai_thinker). |
Hi there, |
Hi, nice work!
I found in issue #47 that I cloud enable the LED Flash with the
/flash URL. But the requests failed and I can't find it in the source code?
Also there is no hint to the URL / LED flash in the config page.
How can I enable the LED Flash?
Thanks
Best Regards Thomas
The text was updated successfully, but these errors were encountered: