优化异常处理以及级联设备状态查询

This commit is contained in:
648540858
2023-03-17 13:22:05 +08:00
parent 72b9239c5a
commit c3ce2bc5d0
27 changed files with 117 additions and 89 deletions

View File

@@ -221,7 +221,7 @@ public class ZLMRTPServerFactory {
if (localPort == 0) {
return null;
}
}alarm
}
SendRtpItem sendRtpItem = new SendRtpItem();
sendRtpItem.setIp(ip);
sendRtpItem.setPort(port);