rzeldent / esp32cam-rtsp

Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.
664 stars 121 forks source link

Authentication impossible #101

Closed kapabel closed 11 months ago

kapabel commented 11 months ago

Hello, I am sure I am using it wrong but I cant get the authentication to work. When setting up the device I define a AP password.

Later on when I want to change the settings it asks me for a username and password. I have tried all combinations but I can't get through. I have reflashed my ESP32CAM twice to make sure it wasn't a typo.

So whats the username and password to change settings? Is it the AP password I have defined on first setup or something completely different?

Many thanks! Bernhard

rzeldent commented 11 months ago

Hi Bernhard,

It is in the manual. image

So admin and the AP Password

kapabel commented 11 months ago

Ha! There it was. Many thanks!

rzeldent commented 11 months ago

👍