增加配置将国标录像与其他录像分开

This commit is contained in:
648540858 2022-02-20 17:33:17 +08:00
parent 0b6587b1ad
commit 0a44eb8965

View File

@ -204,7 +204,6 @@ public class ZLMHttpHookListener {
}else {
ret.put("enableMP4", userSetup.isRecordPushLive());
}
ret.put("enableMP4", userSetup.isRecordPushLive());
StreamInfo streamInfo = redisCatchStorage.queryPlaybackByStreamId(stream);
// 录像回放时不进行录像下载