typedef struct _MDEntry {
int enabled;
int channelIndex; //match stream channel index , (Unique) 0: reserved. 1+: valid index
int detectionInterval;
SMDRegionList MDRList;
} SMDEntry;
typedef struct _MDList {
int size;
SMDEntry MDEntry[5];//match stream
}SMDList;
typedef struct _MotionDetectionSetting {
SMDList MDList;
}SMotionDetectionSetting;
ActionEvents
ActionEvent
setMotionDetection
getMotionDetection
getMotionDetections Get all motion detections setting
// The time interval to carry out another MD after previous one.
Description
Set motion detection setting
Get motion detection setting
- 126 -
Need help?
Do you have a question about the WCB-100A and is the answer not in the manual?
Questions and answers
Can it b use in windows 10