/esp32-cam-example

Little webcam example with esp32 camera and face recognition based on platformio

Primary LanguageC

esp32-cam-example

Simple web cam example with face recognition based on the board AI Thinker esp32-cam and platformio.org. This project is mainly based on the standard CameraWebServer of the esp32 examples. In addition I added an ad hoc wifi network 'esp32-cam'. The streaming webpage is available under 192.168.4.1

For setting everything up and for wiring see e.g. this tutorial.