Intelligent device capability structure
struct{ DWORD dwSize; BYTE byVCAChanNum; BYTE byPlateChanNum; BYTE byBBaseChanNum; BYTE byBAdvanceChanNum; BYTE byBFullChanNum; BYTE byATMChanNum; BYTE byPDCChanNum; BYTE byITSChanNum; BYTE byBPrisonChanNum; BYTE byFSnapChanNum; BYTE byFSnapRecogChanNum; BYTE byFRetrievalChanNum; BYTE bySupport; BYTE byFRecogChanNum; BYTE byBPPerimeterChanNum; BYTE byTPSChanNum; BYTE byTFSChanNum; BYTE byFSnapBFullChanNum; BYTE byHeatMapChanNum; BYTE bySmartVehicleNum; BYTE bySmartHVTNum; BYTE bySmartNum; BYTE byVehicleNum; BYTE bySmartRoadDetectionNum; BYTE bySmartFaceDetectionNum; BYTE bySmartHeatMapNum; BYTE byHumanRecognitionNum; BYTE byEdcationStudentNum; BYTE byRoadDetectionNum; BYTE byPersonDensityDetection; BYTE bySafetyHelmetDetection; BYTE byPerimeterCapture; BYTE byHeelPDC; BYTE by12MPLiveView; BYTE byTeacherBehaviorDetectNum; BYTE byMixedTargetDetection; BYTE byRes[4]; }NET_VCA_DEV_ABILITY,*LPNET_VCA_DEV_ABILITY;
Structure size.
Number of intelligent channels.
Number of ANPR channels.
Number of behavior analysis channels (basic).
Number of behavior analysis channels (advanced)
Number of behavior analysis channels (complete)
Number of ATM channels
Number of people counting channels
Number of traffic incident channels.
Number of behavior analysis channels (cell).
Number of face capture channels
Number of face capture and recognition channels.
Number of face picture dual-VCA channels.
Capability, bit operation result: 0: not support, 1: support.
bySupport&0x1: whether supports smart tracking.
bySupport&0x2: whether supports extending to 128-channel streaming.
Number of face recognition channels.
Number of behavior analysis channels (perimeter).
Number of traffic guidance channels.
Number of traffic violation enforcement channels.
Number of face capture and behavior analysis channels.
Number of heat map statistics channels
Number of SMART event and vehicle detection channels.
Number of SMART event and multi-target-type detection channels.
Number of SMART event channels.
Number of vehicle detection channels.
Number of SMART event and traffic monitoring channels.
Number of SMART event and face detection channels.
Number of SMART event and heat map statistics channels.
Number of human body recognition channels.
Number of classroom behavior tracking (student getting up detection and student counting) channels.
Number of traffic monitoring channels.
Number of people density detection channels.
Number of hard hat detection channels.
Number of perimeter capture channels.
Number of heel people counting channels.
Main stream 1200W@20fps live view (4000*3000)
Number of teacher behavior analysis channels.
Number of multi-target-type detection channels.
Reserved, set to 0.