Is there a way to access webcam in windows through node js application without using any external npm library

387 Views Asked by At

Is there a way to access webcam in windows through node js application without using any external npm library .

I have figured out a way using c++ binding to use windows runtime apis ,is this the only way or i am missing something

0

There are 0 best solutions below