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.
ESP32 Arduino HTTP server: Serving image as attachment
How to serve an image as attachment from a HTTP web server running on the ESP32.