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
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