Page 1 of 1

ESP32-CAM Server protected with user/password

Posted: Wed Aug 12, 2020 3:30 pm
by Rrobinet
Hi,

I am using the CameraWebServer example with an ESP32-CAM without problem, however I couldn't find a way to protect the server access with username and password.

This sketch is using the esp_http_server.h library and after reading the https://docs.espressif.com/projects/esp-idf, I was unable to understand how a simple server protection could be configured.

Can someone help me with that
Thanks in advance
Robert