jameszah

Results 109 comments of jameszah

https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior/blob/ee65f22dc411fcdebf1e5a78e8f742f95b18768b/v62/ESP32-CAM-Video-Recorder-junior-62/ESP32-CAM-Video-Recorder-junior-62.ino#L518

https://randomnerdtutorials.com/esp32-cam-ov2640-camera-settings/ hmirror and vflip

https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior/issues/41 Doing a few changes -- haven't added it to github yet.

I think you have the UniveralTelegramBot library installed -- which does not have the ..withCaption routine, instead of bringing all the modules of the program -- which does have the...

Same issue with ver 8.9 -- dont think arduino version is an issue, other than it has its own libraries.

What version of arduinojson are you using. This was modified for version 7 in April 2024, from original code for version 6. I'll look at it later today.

Sorry, I had that a a few other breaks with newer esp32-arduino, plus some other stuff added over the years. You can try v62 folder -- for standard esp32-cam ai-thinker...

gpio4 is connected to the sd card, so putting any voltage on it can screw up the writing to sd. The sd library is set to not use gpio4, but...

Are you doing the Aerospace thing? You might start with this that records temperature, altitude, and acceleration on top of the video: https://github.com/jameszah/ESP32-CAM-RocketCam?tab=readme-ov-file#esp32-cam-rocketcam