Close

V4 beta, dropped cheesy face recognition, added OTA

A project log for $7 ESP32 CAM example expanded

A proper implementation of a ESP32 CAM webserver; based on the Espressif example, but extended for real-world use

owenOwen 05/31/2021 at 14:470 Comments

On a new branch in the repo:

https://github.com/easytarget/esp32-cam-webserver/tree/NoFace

Note that you need to select a different board than the usual 'AI-THINKER' one in the IDE for this since OTA uses a dfferent memory partitioning scheme. See the updated README on the branch for more.

Discussions