mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-18 11:27:49 +08:00
增加配置将国标录像与其他录像分开
This commit is contained in:
parent
0b6587b1ad
commit
0a44eb8965
@ -204,7 +204,6 @@ public class ZLMHttpHookListener {
|
||||
}else {
|
||||
ret.put("enableMP4", userSetup.isRecordPushLive());
|
||||
}
|
||||
ret.put("enableMP4", userSetup.isRecordPushLive());
|
||||
StreamInfo streamInfo = redisCatchStorage.queryPlaybackByStreamId(stream);
|
||||
|
||||
// 录像回放时不进行录像下载
|
||||
|
||||
Loading…
Reference in New Issue
Block a user