添加兼容目录同步兼容性

This commit is contained in:
648540858
2023-07-05 17:20:20 +08:00
parent 457c5e3821
commit deeff5533b
2 changed files with 9 additions and 6 deletions

View File

@@ -447,8 +447,6 @@ public class ZLMHttpHookListener {
if ("rtp".equals(param.getApp())) {
ret.put("close", userSetting.getStreamOnDemand());
// 国标流, 点播/录像回放/录像下载
// StreamInfo streamInfoForPlayCatch = redisCatchStorage.queryPlayByStreamId(param.getStream());
InviteInfo inviteInfo = inviteStreamService.getInviteInfoByStream(null, param.getStream());
// 点播
if (inviteInfo != null) {