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