circuitrocks / ESP32-RTSP

ESP32-CAM as RTSP stream server
231 stars 69 forks source link

WebServer does not work #10

Closed Domires closed 2 years ago

Domires commented 2 years ago

The log shows that everything is ok but I can't access these links:

http://192.168.0.107 http://192.168.0.107/jpeg http://192.168.0.107/jpg

Port 80 is not working

RTSP is working perfectly

Domires commented 2 years ago

Solved, just uncomment line 23 of main.h

// #define ENABLE_WEBSERVER