mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-16 21:18:01 +00:00
Fix
This commit is contained in:
@@ -423,6 +423,5 @@ void loop()
|
||||
{
|
||||
iotWebConf.doLoop();
|
||||
|
||||
if (camera_server)
|
||||
camera_server->doLoop();
|
||||
server.loop();
|
||||
}
|
||||
Reference in New Issue
Block a user