first commit
This commit is contained in:
parent
a28b9b78d6
commit
a66d6eb7c8
@ -13,7 +13,6 @@ void signalHandler(int)
|
||||
{
|
||||
g_running = false;
|
||||
RTSPManager::stop(); // 停止 RTSP loop
|
||||
MQTTClientWrapper::stop(); // 停止 MQTT loop
|
||||
}
|
||||
|
||||
int main()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user