feat(aiot): 全量配置推送 + ZLM mediaServerId 修正 + 告警参数更新
- 新增 push-all 接口,支持一次性推送全部 ROI 和算法配置到 Edge - 修复 ZLM mediaServerId 不匹配(polaris → zlmediakit-local) - 告警算法默认参数更新:离岗冷却 300→600s,入侵冷却 120→300s - 启用 Edge HTTP 直推(ai.service.enabled=true, url=127.0.0.1:9001) - 新增 queryAll 方法支持全量 ROI 和绑定查询 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,7 @@ enable_ffmpeg_log=0
|
||||
flowThreshold=1024
|
||||
listen_ip=::
|
||||
maxStreamWaitMS=15000
|
||||
mediaServerId=polaris
|
||||
mediaServerId=zlmediakit-local
|
||||
mergeWriteMS=0
|
||||
resetWhenRePlay=1
|
||||
streamNoneReaderDelayMS=20000
|
||||
|
||||
Reference in New Issue
Block a user