Compare commits

..

No commits in common. "a18635aae6b8d8a0c75caf7880b536374d344fc7" and "e36766ad5e248a0af4ec13bfbd6d0ba3478b463c" have entirely different histories.

View File

@ -444,7 +444,7 @@ public class PlayServiceImpl implements IPlayService {
return null;
}
log.info("[点播开始] 设备编号: {}, 通道编号: {}, 收流端口: {}, 流ID{}, 收流模式:{}, SSRC: {}, SSRC校验{}",
device.getDeviceId(), channel.getDeviceId(), ssrcInfo.getPort(), ssrcInfo.getStream(), channel.getStreamIdentification(),
device.getDeviceId(), channel.getDeviceId(), channel.getStreamIdentification(), ssrcInfo.getPort(), ssrcInfo.getStream(),
ssrcInfo.getSsrc(), device.isSsrcCheck());
// 初始化redis中的invite消息状态