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
1 additional answer
Sort by: Most helpful
-
Stuart Gray 20 Reputation points
2024-04-16T22:47:07.4866667+00:00 Thanks Bruce. I've read on a couple of answers that it is in Private Preview. Is there a mechanism for me to join it?