Node is not working

Hey folks!

I'm working with webcam and just installed the library

npm install node-red-contrib-node-webcam

but it is not working showing error Can not find the module 'webcam'.

What should i do? very few libraries are there to work on this.

Looking at the node's information it says that it was tested with nodejs version 6 which is long gone, the current versions are 10 and 12, so that may be an issue. In addition the github page linked from there does not exist, so that suggests either the link is wrong or the author has abandoned it.

So is there any solution for USB webcam?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.