Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2024-12-02 02:11:15 +08:00
45 changed files with 983 additions and 498 deletions

View File

@@ -588,10 +588,6 @@ namespace rtsp_stream {
i++;
}
}
if (all && !ios.stopped()) {
ios.stop();
}
}
/**