livenessMoveTimeout
Time per step in Active Liveness (seconds).
Last updated
Time per step in Active Liveness (seconds).
Attribute: liveness-move-timeout
Type: number
Default value: 15
selphi.livenessMoveTimeout = 15;Maximum seconds per step in the active liveness check of facephi-selphi-widget.
If the time is low or the number of tests is high, the time may not be enough to carry out the test. It is recommended to keep an approximate time of 5 seconds per test.
<facephi-selphi-widget
livenessMoveSteps={3}
livenessMoveTimeout={15}
/>Last updated