In this tutorial we will learn how to detect faces using the ESP32 and a camera.
ESP32 Camera: Image server
How to setup a HTTP server on the ESP32 that will have an endpoint that will return an image taken from a camera connected to the ESP32.
Python OpenCV: Getting video from camera
How to get video from a camera using Python and OpenCV.