NET_DVR_FIREDETECTION_CFG

Structure About the Configuration Parameters of Fire and Smoke Detection

Member

Data Type

Description

dwSize

DWORD

Structure size.

byEnabled

BYTE

Whether to enable dynamic fire source detection: 0-no, 1-yes.

bySensitivity

BYTE

Detection senditivity, which ranges from 1 to 100.

byFireComfirmTime

BYTE

Fire source detection duration, which ranges from 0 to 120, unit: second, default: 5s.

byFireRegionOverlay

BYTE

Whether to display frame of fire source: 0-no, 1-yes.

byDetectionMode

BYTE

Fire detection mode: 0-secondary detection, 1-detect by single frame.

byFireFocusMode

BYTE

Focus mode: 0-auto, 1-patrol.

byFireZoomMode

BYTE

Zooming mode: 0-auto, 1-manual.

byFirezoomLevel

BYTE

Zooming rate, which ranges from 1 to 100. It is valid when byFireZoomMode is "1".

bySmokeFireEnabled

BYTE

Whether to enable smoke and fire detection: 0-no, 1-yes.

byFireManualWaitEnabled

BYTE

Fire detection waiting mode: 0-auto, 1-manual.

byCancelRepeatedAlarmEnabled

BYTE

Whether to cancel repeat alarm: 0-no, 1-yes.

byApplicationSceneMode

BYTE

Scene mode: 0-reserved, 1-forest, 2-fram field, 3-city, 4-indoor or perimeter.

dwInstallationHeight

DWORD

Height of mounting position.

byFireSourceDetection

BYTE

Fire source detection mode: 0-dynamic fire source, 1-smoking

bySmokeAuxiliaryDetectionEnabled

BYTE

Whether to enable fire and smoke detection: 0-no, 1-yes. It is valid when the detection mode is multiple frame.

byverificationSensitivity

BYTE

Sensitivity of double verification, ranges from 1 to 100, the default value is 50.

byFireAlgorithmMode

BYTE

Fire detection algorithm mode: 0-invalid, 1-pattern recognition, 2-machine learning

byAgriculturalMachineryFilterEnabled

BYTE

Enable agricultural machinery filter or not: 0-no, 1-yes

byWaterReflectionEnabled

BYTE

Enable water reflection or not: 0-no, 1-yes

byPatrolSensitivity

BYTE

Patrol sensitivity, only valid for fire detection, ranges from 1 to 100

byRes

Array of BYTE

Reserved.

struAlarmStrategy

NET_DVR_ALARMSTRATEGY_PARAM

Alarm strategy

struSmokeCfg

NET_DVR_SMOKEDETECTION_CFG

Smoke detection configuration structure