How can i read data from finger vein device using Javascript/typescript or directly form angularJS?

ayush singh 1 Reputation point
2021-08-03T10:11:35.987+00:00

Device Name -> Hitachi H1 Finger Vein Reader PC-KCA100

Approach 1:
Using Angular JS:-
1->fingerprintJS -> using this library i was unable to recognize the device.

Approach 2:
Using Java Script (i.e. from NodeJS libraries) I was able to recognize the usb devices but I was unable to read the
input/output data of the particular device.
Node JS libraries i used are: -
1->usb-detection
2->usb

Using above libraries i was able to recognize the device but unable to read data from it.

My main aim is to read data from this finger vein device form frontend (using angular) and send this data as a parameter to particular api.

Please help me in this, that how we can read the data from finger vein device connected to the Laptop/PC using java Script.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
587 questions
0 comments No comments
{count} votes