XML message about event capability of a single channel
<ChannelEventCap version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <eventType opt=""> <!--required, xs:string, event types supported by the channel; see remarks for details--> </eventType> <shieldEventType opt="behavior,faceSnap,humanRecognition,faceCapture,targetCapture"> <!--required, xs:string, event types that support area shield--> </shieldEventType> <channelID><!--optional, xs:integer, current device channel No.--></channelID> <id><!--required, xs:integer--></id> <passThoughEventType opt="faceSnapModeling,cityManagement,strudentsStoodUp,dredgerDetection,reverseEntrance,teacherBehaviorDetect,personQueueDetection"> <!--optional, xs:string, event types can be transmitted--> </passThoughEventType> </ChannelEventCap>
The values of node <eventType> are shown in the table below.
eventType |
Description |
---|---|
VMD (motionDetection) |
Motion detection |
cityManagement |
Intelligent city management |
framesPeopleCounting |
Regional people counting |
Shelteralarm (tamperDetection) |
Video tampering alarm |
videoLoss |
Video loss |
ROI |
Region of interest |
facedetection (faceDetection) |
Face detection |
intelliTrace |
Auto-track |
fielddetection (fieldDetection) |
Intrusion detection |
defocus (defocusDetection) |
Defocus detection |
audioexception (audioDetection) |
Audio exception detection |
scenechangedetection (sceneChangeDetection) |
Sudden scene change detection |
linedetection (lineDetection) |
Line-crossing detection |
regionEntrance |
Region entrance detection |
regionExiting |
Region exiting detection |
loitering |
Loitering detection |
group |
People gathering detection |
rapidMove |
Fast moving detection |
parking |
Parking detection |
unattendedBaggage |
Unattended baggage |
attendedBaggage |
Object removal detection |
peopleDetection |
Human detection |
storageDetection |
HDD health detection |
behavior |
Behavior analysis |
faceCapture(faceSnap) |
Face capture |
ANPR(vehicleDetection) |
Vehicle detection |
fireDetection |
Fire detection |
shipsDetection |
Ship detection |
PIR |
PIR alarm |
targetCapture (humanRecognition) |
Target capture |
alarmResult (faceContrast) |
Face comparison |
framesPeopleCounting |
People counting in single frame |
hide |
Tampering detection |
audioLoss |
Audio loss |
cameraAngleAnormaly |
Image exception |
violentMotion |
Violent motion |
trial |
Tailing |
humanEnter |
Human entrance |
operateOverTime |
Operation timed out |
stickUp |
Sticking scrip |
installScanner |
Installing scanner |
faceDetect |
ATM face detection |
temperature (temperatureDetection) |
Temperature difference detection |
PeopleCounting |
People counting |
personQueueDetection |
People queuing-up detection |
heatmap |
Heat map |
mixedTargetDetection |
Multi-target-type detection |
MTD_face |
Supported face attributes of multi-target-type detection (MTD) |
MTD_human |
Supported human attributes of multi-target-type detection (MTD) |
MTD_vehicle |
Supported motor vehicle attributes of multi-target-type detection (MTD) |
MTD_nonMotor |
Supported non-motor vehicle attributes of multi-target-type detection (MTD) |
faceSnapModeling |
Face capture modeling |
HVTVehicleDetection |
Mixed-traffic detection |
PictureCaptureComparision |
N:1 face comparison |
IO |
Sensor alarm |
smokeDetection |
Smoke detection |
smokeAndFireDetection |
Smoke and fire detection |
diskfull |
HDD is full |
diskerror |
HDD error |
nicbroken |
Network disconnected |
ipconflict |
IP address conflicted |
illaccess |
Illegal access |
personDensityDetection |
People density detection |
vehicleControl |
Upload alarm of vehicle in allowlist and blocklist |
vehicleRcogResult |
Vehicle secondary recognition |
cardMatch |
Authentication |
overSpeed |
Overspeed alarm |
highTempAlarm |
High temperature alarm |
abnormalAcceleration |
Abnormal accelerated speed alarm |
failDown |
People falling down |
leavePosition |
Absence detection |
peopleNumChange |
The number of people changed |
retention |
Overstay detection |
running |
Running |
thermometry |
Temperature measurement |
heatmapPDC |
Heat map people counting |
heatmapDuration |
Heat map people staying duration |
intersectionAnalysis |
Intersection analysis |
AID_abandonedObject |
Thrown object in traffic events |
AID_pedestrian |
Pedestrian detection in traffic events |
AID_congestion |
Congestion detection in traffic events |
AID_roadBlock |
Roadblock detection in traffic events |
AID_construction |
Construction detection in traffic events |
AID_trafficAccident |
Traffic accident detection in traffic events |
AID_fogDetection |
Fog detection in traffic events |
TFS_illegalParking |
Illegal parking of enforcement events |
TFS_wrongDirection |
Wrong-way driving of enforcement events |
TFS_crossLane |
Driving on lane line of enforcement events |
TFS_laneChange |
Lane change of enforcement events |
TFS_vehicleExist |
Vehicle existing of enforcement events |
TFS_turnRound |
Turning round of enforcement events |
TFS_parallelParking |
Parallel parking of enforcement events |
TPS |
Traffic data collection configuration |
luma |
Brightness exception |
chroma |
Color cast detection |
snow |
Snow noise |
streak |
Stripe noise |
freeze |
Image freeze |
sigLose |
Signal loss |
clarity |
Clarity exception |
jitter |
Image flutter |
block |
Video tampering |
flowers |
Blurred screen detection |
noise |
Image noise |
ghost |
Abnormal light spot detection |
purple |
Image purple edge detection |
ICR |
ICR exception detection |
protectiveFilm |
Protective film unremoved |
certificateRevocation |
Certificate is expired |
dataPreAlarm |
Traffic pre-alarm |
vibrationDetection |
Vibration detection |
radarFieldDetection |
Radar intrusion detection |
radarLineDetection |
Radar line crossing detection |
personArmingTrack |
Person arming |
manualPersonArmingTrack |
Manual person arming |
fireEscapeDetection |
Fire engine access detection |
takingElevatorDetection |
Elevator detection |
temperatureIntervalMeasurement |
Interval temperature measurement |
containerDetection |
Container detection Note:
If this node is not returned, you can refer to the value returned by URI (/ISAPI/Traffic/ContentMgmt/InputProxy/channels/<ID>/ocrScene/capabilities) to find whether the device supports container detection. |
thermalVehicleDetection |
Thermal vehicle detection |
wasteGasDetection |
Waste gas detection |
The value in the bracket is the old version, and considering the compatibility, both new and old value will be returned.