Tutorial: WebRTC with HTML5 and Javascript
Sunday, March 11th, 2012Updated: 7/24/2012
WebRTC is a new technology that brings real-time communication capabilities to your browser without the need for plugins. In this tutorial you'll learn how to set up a webcam stream and copy images from it to an HTML5 canvas element. (more…)