Answer the question
In order to leave comments, you need to log in
How to take a picture from a webcam in nodeJS?
Good afternoon.
Windows OS. I want to share a video from a web camera through a node.
If streaming fails, then at least take a photo from the camera once every 30 seconds and save it to a folder.
I found only libraries for Linux... but I can't download them on Windows... How can I implement it?
Answer the question
In order to leave comments, you need to log in
If this solution does not seem too cumbersome for you - use nw.js . A kind of WebKit variant (actually Blink), which will allow you to combine the node and the capabilities of browser-based JavaScript. From it it will not be a problem to capture an image from the camera using getUserMedia and save it to disk
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question