node-webcam
node-webcam copied to clipboard
Adding Android "Webcam" Support
Hi, are you planning on adding Android support to this awesome package ?
It could be great as it is possible to execute node code on an Android phone by using termux
I have found a way around the issue by running the Node back end on a server and using the Android phone as camera with droidCam, But it isn't as pretty and there is no way to just run it with the phone only.