Martín Martínez shows how to use JpegCamera and Canvas elements to create a basic clone of Instagram's Layout app, taking images from the user's camera.
Tag: getUserMedia
Accessing the User’s Camera with JpegCamera and Canvas
Face Proximity Detection with JavaScript
Peter Bengtsson shows how to build a web page able to detect the distance of your face from the screen with JavaScript.
The Dawn of WebRTC
Lantre Barr introduces you to the magic world of WebRTC, showing you what you can do and what are the challenges. The article also includes a demo.
10 HTML5 APIs Worth Looking Into
There are tons of new features in HTML5 that can help us build powerful web apps. This article discusses 10 of these, with details on browser support.
An Introduction to the getUserMedia API
This article provides an introduction to the getUserMedia API. The article provides a working example of the API in action.