Replies: 5 comments 1 reply
-
Hi, found it on an old computer -- won't compile on current esp32-arduino board library 3.11. https://forum.arduino.cc/t/esp32-webserver-multiple-definition-errors/1349404 |
Beta Was this translation helpful? Give feedback.
-
https://github.com/jameszah/ESP32-CAM-Video-Telegram/tree/main/v11 |
Beta Was this translation helpful? Give feedback.
-
Running on a WROVER (Freenove) without SDCard and on an Ai-Thinker camera, compiled with:
Ai-Thinker onboard led is called throughout the code as "33", I defined it as "onboardLED" so it became easier to test with the WROVER module.
The way you coded it to look for the ambient light 1 minute before Timed Photo is super cool. You added user defined, auto-radu and auto-regulate for when daylight comes up, very useful! In VGA mode, radu results in over-exposed photos but I think this is inevitable. Photos with radu sometimes come out with a greenish hue, which doesnt happen with radu() in your v9.7 Sometimes asking for /bw and then /photo doesnt retrieved a b&w photo but /brdu15 does, for example. I'm still experimenting and figuring the new functionalities. Re-initializing the sensor without rebooting is something I wasnt aware it was possible but it's proving to be very handy as I'm testing with different setting. BTW, aspect ratio of videos in v9.7 and below becomes inverted with recent version of ESP32 core. It runs normally with v2.0.4 (640x480 becomes 480x640). Thank you again! |
Beta Was this translation helpful? Give feedback.
-
Caught the little guy again: |
Beta Was this translation helpful? Give feedback.
-
Ok, V11 has been working very well for a few weeks now, thank you again. I have been running it in VGA because the captured video is fluid with /radu40 invoked. https://grabcad.com/library/esp32-cam-mb-3-in-1-fisheye-hc-sr501-enclosure-1 pirA_github.mp4pirB_github.mp4![]() ![]() Cheers! |
Beta Was this translation helpful? Give feedback.
-
Version 9.5 did a great job catching this cat burglar!
Beta Was this translation helpful? Give feedback.
All reactions