问题
I have a web application and I need to integrate a fingerprint scanning service.I have a scanner but i don't know how to pass the data to my Web application.Please help if some body knows about it.
回答1:
Assuming the fingerprint scanner is a usb one, you might want to look at WebUSB: https://wicg.github.io/webusb/
But this only works in Chrome at the moment : Can I Use : WebUSB
来源:https://stackoverflow.com/questions/49376616/run-fingerprint-scanner-on-web-application-in-angular-js