Video Identification
1. Introductionβ
Video identification is performed with the VideoId Component.
This component is responsible for recording a user identifying themselves by presenting their face and identity document.
Its main processes include:
- Internal management of camera, microphone, and permissions
- Connection to video services
- OCR reading and document capture
Refer to the Quickstart section for basic SDK integration steps. This guide adds details specific to launching this component.
2. Dependencyβ
The component-specific dependency is:
implementation "com.facephi.androidsdk:video_id_component:$version"