|
|
@@ -553,7 +553,6 @@ public class PlayServiceImpl implements IPlayService {
|
|
|
// 处理收到200ok后的TCP主动连接以及SSRC不一致的问题
|
|
|
InviteOKHandler(eventResult, ssrcInfo, mediaServerItem, device, channelId,
|
|
|
playBackTimeOutTaskKey, callback, inviteInfo, InviteSessionType.PLAYBACK);
|
|
|
-
|
|
|
}, errorEvent);
|
|
|
} catch (InvalidArgumentException | SipException | ParseException e) {
|
|
|
logger.error("[命令发送失败] 录像回放: {}", e.getMessage());
|