Skip to main content

Get face recognition settings

Get face recognition settings. Different settings for AA/BI panels available.

For AA panels it's possible to enable/disable face recognition autostart when motion is detected.

For BI panels face recognition turns off only during a call and turns on after 10 seconds of inactivity.

Responses

OK


Schema
    oneOf

  • enable boolean

    Default value: false

    Enable/Disable feature

  • similarity string

    Possible values: [low, normal, high]

    Default value: low

    Similarity level

  • mode string

    Possible values: [software, 3D]

    Default value: 3D

    Face recognition mode

    • software - use only software to recognize face
    • 3D - also use hardware to recognize face
  • autostart boolean

    Default value: false

    Starts face recognition when motion detected if enabled and available

Loading...