优化消息通道

This commit is contained in:
648540858
2023-03-16 20:32:22 +08:00
parent eec4e347d7
commit 72b9239c5a
2 changed files with 4 additions and 1 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);