webcam-binaryjs-demo

Webcam Binary.JS Demo

2
0
2
JavaScript
public
Forked

Webcam Binary.JS Demo

This is a demo which streams a Webcam to a Node.JS Server and from
there back to the client using Binary.JS (Binary WebSockets).

Installation

git clone https://github.com/xat/webcam-binaryjs-demo.git
cd webcam-binaryjs-demo
npm install

Run

Start the Server with node app.js and navigate in your (chrome) browser to
http://localhost:4000

Browser Support

So far it seems to work in the newer Chrome and Firefox versions.

v0.3.3[beta]