Ron

Results 16 comments of Ron

IIRC, that is the error you get with the old sketch using the latest esp32 core. The fix was to revert the core back to 1.0.6 but I think the...

Ver 4 is at https://github.com/easytarget/esp32-cam-webserver

ESP32 boards should be 2.0.5 for Ver 4.

I just downloaded the zip again. Rename zio from esp32-cam-webserver-master to esp32-cam-webserver. Now unzip and compile the ino file BUT set errors to default as ALL will fail on some...

Not even close, here is mine. If you are not working with PICO then leave off the last one https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json https://arduino.esp8266.com/stable/package_esp8266com_index.json https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json

> I can't pass the compile the code with error: 'struct camera_config_t' has no member named 'fb_location' Have you solved your problem?

You have the wrong board selected, it has to be AI Thinker ESP32-CAM

THINK, does that have a camera? I have dozens of these and work with them all the time. The README is wrong.

The board I am using is also NOT an AI-THINKER, it is similar to what you have. I do NOT fool around with the settings on the IDE board menu....