Merge branch '2.6.9' into wvp-28181-2.0

This commit is contained in:
648540858
2024-03-01 10:55:49 +08:00
8 changed files with 157 additions and 98 deletions

View File

@@ -143,6 +143,9 @@ public class PlayController {
streamInfo.channgeStreamIp(host);
}
wvpResult.setData(new StreamContent(streamInfo));
}else {
wvpResult.setCode(code);
wvpResult.setMsg(msg);
}
}else {
wvpResult.setCode(code);