Web APIs

Demo - getUserMedia

Info

This uses the getUserMedia to get your web camera to stream live feed to a video element.

The Capture button will take a snapshot of the video element feed and draw it on a canvas element.