ESP32-CAM-Video-Recorder-junior
ESP32-CAM-Video-Recorder-junior copied to clipboard
128x128 and 320x320 framesizes added to support ESP32 v.3.1.3 for Arduino
It actually took me a lot of hours to trace this bug down to the framesize_t enum change in the new version of the esp32-camera library when I first saw a strangely interlaced and stretched video instead of a usual 640x480 frame.
I hope this small fix saves someone else's time.
Please see this header for reference:
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 model and board type minimum spiffs with 1.9MB and ota, etc. Creates a file config2.txt on sd, and starts access point "desklens" password "12344321", then 192.168.4.1 and click "edit config2.txt" where you can enter 2 router ssids and pass, and timezone, parameters, etc. OTA password is "mrpeanut", and is enabled by endpoint 192.168.4.1/ota or 192.168.1.100/ota (or whatever your router gives you), then select that on Tools-Port.