WebRTC Using your Webcam for video in HTML Tutorial
Create a Webcam Library I created a small shim/abstraction library to make getting and using the webcam easier. I used what I learned from creating CreateMyPhotobooth (this is a small plug, but I am relaying what I learned from this). I have the project on github with a demo, grunt build info, and tests.
Use of the Library When you include the library you will have access to the wcvj (WebCamVidJa) object.