Merge branch '2.6.9' into wvp-28181-2.0
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user