rzeldent / esp32cam-rtsp

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

board missing in patformio.ini #142

Open SergeKlutchenko opened 4 weeks ago

SergeKlutchenko commented 4 weeks ago

In the boards folder, we find: esp32cam_freenove_s3_wroom_n8r8.json and it does not exist in the platformio.ini file. How to fix this problem. Also is it possible to enter the wifi parameters in the code? because often the ip address 192.168.4.1 does not work THANKS.