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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则