mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-13 00:57:50 +08:00
优化端口保持
This commit is contained in:
parent
85c5fafda5
commit
eec4e347d7
@ -257,8 +257,10 @@ public class ZLMRTPServerFactory {
|
||||
logger.info("[上级点播] {}->监听端口到期继续保持监听", ssrc);
|
||||
keepPort(serverItem, ssrc);
|
||||
});
|
||||
logger.info("[上级点播] {}->监听端口: {}", ssrc, localPort);
|
||||
}else {
|
||||
logger.info("[上级点播] 监听端口失败: {}", ssrc);
|
||||
}
|
||||
logger.info("[上级点播] {}->监听端口: {}", ssrc, localPort);
|
||||
return localPort;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user