mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-19 11:57:54 +08:00
清空级联录像记录 #672
This commit is contained in:
parent
dfb87c7685
commit
afd22f8171
@ -35,6 +35,7 @@ public class RecordEndEventListener implements ApplicationListener<RecordEndEven
|
||||
recordEndEventHandler.handler(event.getRecordInfo());
|
||||
}
|
||||
}
|
||||
handlerMap.clear();
|
||||
}
|
||||
|
||||
public void addEndEventHandler(String device, String channelId, RecordEndEventHandler recordEndEventHandler) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user