chuckfairy / node-webcam

Nodejs Cross Platform Webcam usage
MIT License
194 stars 52 forks source link

Adding Android "Webcam" Support #66

Open Gudbrand1 opened 2 years ago

Gudbrand1 commented 2 years ago

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.