Close

3.2 with a final Face Recognition fix

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/17/2021 at 11:340 Comments

I've done a V3.2 release

This contains a small but significant bugfix that caused streams to crash if a still image capture occurred while face recognition is enabled. It is fixed by disabling face recognition on image captures while the stream is running.

Discussions