s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
888 stars 209 forks source link

Change wifi function #477

Closed DjF0589 closed 3 weeks ago

DjF0589 commented 3 weeks ago

Can you help me on how to change the wifi function so as to make the esp32 a wifi soft access point instead of having to connect it to a router? What lines should i change and how?

s60sc commented 3 weeks ago

AP already there as per readme: On first installation, the application will start in wifi AP mode - connect to SSID: ESP-CAM_MJPEG_..., to allow router and password details to be entered via the web page on 192.168.4.1.