browsercam
v0.1.1
Published
Use your browser as video input
Downloads
5
Readme
#Browsercam
npm install browsercam
##STOLEN (and updated)
from http://francisshanahan.com/index.php/2011/stream-a-webcam-using-javascript-nodejs-android-opera-mobile-web-sockets-and-html5/
##Disclaimer
I don't own a lot of this code. I'm just packaging it. I am not claiming ownership, nor the right to distribute it. Use at your own legal risk.
##What is it?
Current webcam solutions exist, but only for *nix. Until a better solution comes along for Windows, this library will use your browser to stream video from your webcam into your NodeJS app.
##Dependencies
Your default browser must support getUserMedia