Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quinten/mirrored

webcam to html5 canvas experiment
https://github.com/quinten/mirrored

canvas demo experiment html5 javascript webcam

Last synced: about 1 month ago
JSON representation

webcam to html5 canvas experiment

Awesome Lists containing this project

README

        

# mirrored

## webcam to html5 canvas experiment

Demo 1: https://quinten.github.io/mirrored/demo-1.html
Demo 2: https://quinten.github.io/mirrored/demo-2.html

### About this demo

Two simple experiments for redrawing data from the webcam to a html5 canvas.

### Running the code on your local machine

Once you have cloned this repo, you can run a local dev server with:

```
node server.js
```

And open http://localhost:4187/ in your browser.

### License

MIT license