Create a controller that will capture videos as follows:
action
– a list of user’s actions while capturing the video.
Once video is captured, the system calls the onOZLivenessResult
method:
The method returns the results of video capturing: the [
OZMedia
]
objects. The system uses these objects to perform checks.
If you use our SDK just for capturing videos, omit the Checking Liveness and Face Biometry step.
If a user closes the capturing screen manually, the failedBecauseUserCancelled
error appears.