Skip to content

Conversation

@v2e
Copy link

@v2e v2e commented Feb 25, 2025

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.
mpv-shot0002

I hope this small fix saves someone else's time.

Please see this header for reference:

…uino

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 some strangely interlaced and stretched video from my camera.

Please see this header for reference:
https://github.com/espressif/esp32-camera/blob/master/driver/include/sensor.h
@jameszah
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants