Does anyone have any experience with trying to access a webcam through node? I can't seem to find any prior attempts at this.
To expand a bit - I have a nodeJS server running, and I want to be able to access the webcam on the same box Node is running (so really, I'm using node more as a client implementation). Some things I wanted to do - get an image from the webcam, or, it'd be awesome if I could get a stream to the webcam that I pipe to another server and stream to other clients ;)
Does anyone know how this can be done?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…