jameszah / ESP32-CAM-Video-Recorder

Video Recorder for ESP32-CAM with http server for config and ftp (or http) server to download video
GNU General Public License v3.0
443 stars 101 forks source link

Password protected webpage #48

Open D0Tapk opened 3 years ago

D0Tapk commented 3 years ago

Hi, I love your work! Can you implement a login form in the main webpage like the one in the ftp section please? Thanks

Ak1167 commented 3 years ago

Hi Guy. Which software you use fore Ftp connection ? I use ES file explorer on my Android device but can not connect .I set Port '21' and Mode 'Passive' and Username and password to 'esp' and Encoding 'Auto'. this is my serial port output while connecting ... "Client connected! USER esp PASS esp OK. Waiting for commands. TYPE I PWD " thanks .

Rothammel commented 2 years ago

+1