Implementing Amazon Rekognition and Liveness Check in C# WinForms Application

0

I am developing a C# WinForms application and seeking guidance on integrating Amazon Rekognition for identity verification, along with a Liveness check. After initiating a session and obtaining the session ID, I am unclear on the process for starting the session in the WinForms environment. Specifically, I need to know whether to send the video frames sequentially or as a whole for the Liveness check and how to handle the verification process after acquiring the session key and before receiving the results. Is there a recommended approach or best practice for this, especially in a WinForms context? I've consulted the documentation but found no WinForms-specific information. Any insights or resources would be greatly appreciated.

2 réponses
0

Thank you for contacting us. At the moment, we do not offer a C# SDK for Face Liveness. Our supported platforms encompass React, Android, and IOS.

Link for the SDKs: https://ui.docs.amplify.aws/android/connected-components/liveness

Link for AWS docs: https://docs.aws.amazon.com/rekognition/latest/dg/face-liveness.html.

AWS
Rithwik
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a un mois
0

Face Liveness is becoming critical to implement ID verification that weeds out bad actors. For those of us that develop mobile .Net apps (Maui, Platform.Uno, Xamarin, etc) using C# - may we ask if there's a plan to provide a .Net SDK?

répondu il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions