Run fingerprint Scanner on Web Application in Angular.js

眉间皱痕 提交于 2019-12-08 09:12:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!