You are correct. There is no browser implementation. You need a mobile app.
How to detect liveness in a face without using an IOS/Android SDK?
Hi there
I have facial recognition implemented in my website where the user takes their photo and it is submitted to Azure to verify the photo matches a user. This works great and is a success.
I would like to expand this capability to use the Liveness feature (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/tutorials/liveness) but it requires a mobile application if I read it correctly?
Is it possible to start a liveness session from a video tag in html or something similar?
My front end is Blazor, backend is c# - both in .net8.
Thanks for your help
Azure Face
-
Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
2024-04-16T22:41:15.71+00:00
1 additional answer
Sort by: Most helpful
-
Bas Hendri 0 Reputation points Microsoft Employee
2025-02-07T21:58:58.9933333+00:00 Face API Liveness Detection is now GA.
Explore: Learn more about integrating liveness detection into your applications by this tutorial.
Try it out: Liveness detection is available to experience in Vision Studio
Get started: Try our sample code: Azure-Samples/azure-ai-vision-sdk