rzeldent / esp32cam-rtsp

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

board missing in patformio.ini #142

Open SergeKlutchenko opened 2 months ago

SergeKlutchenko commented 2 months 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.