设备网络SDK开发使用手册 |
<?xml version="1.0" encoding="utf-8"?>
<!--req, 设备报警触发录像能力集描述 --> <AlarmTriggerRecordAbility version="2.0"> <AlarmTriggerRecordType opt="regularVideo,motion,hide,loss,PIR,wireless,callhelp,vca,facedDetect, lineDetection,fieldDetection,sceneChangeDetection,audioExceptDetection"/> <!--req 0:定时录像,1:移动侦测,2:报警录像,3:动测|报警,4:动测&报警, 5:命令触发, 6: 智能录像, 10-PIR报警,11-无线报警,12-呼救报警,13-所有报警,14-智能交通事件,15越界侦测,16区域入侵侦测,17 场景异常侦测,18音频异常侦测--> </AlarmTriggerRecordAbility> |