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 個答案
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
已回答 4 個月前
profile picture
專家
已審閱 1 個月前
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?

已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南