@camera.ui/sdk / camera / CameraDetectionSettings
Interface: CameraDetectionSettings
Defined in: camera/detection.ts:259
Combined detection settings for a camera.
Properties
audio
audio:
AudioDetectionSettings
Defined in: camera/detection.ts:265
Audio detection settings.
cascadeDetection?
optionalcascadeDetection?:boolean
Defined in: camera/detection.ts:273
Whether the detection cascade is enabled.
cascadeTimeout?
optionalcascadeTimeout?:number
Defined in: camera/detection.ts:275
Cascade hold-open window in seconds.
face?
optionalface?:FaceDetectionSettings
Defined in: camera/detection.ts:267
Face detection settings.
licensePlate?
optionallicensePlate?:LicensePlateDetectionSettings
Defined in: camera/detection.ts:269
License plate detection settings.
motion
motion:
MotionDetectionSettings
Defined in: camera/detection.ts:261
Motion detection settings.
object
object:
ObjectDetectionSettings
Defined in: camera/detection.ts:263
Object detection settings.
sensor
sensor:
SensorTriggerSettings
Defined in: camera/detection.ts:271
Sensor trigger settings.
snooze?
optionalsnooze?:boolean
Defined in: camera/detection.ts:277
Whether detections are snoozed (paused).