Introduction - If you have any usage issues, please Google them yourself
jQuery webcam plugin
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in Javascr ipt.
Overview
This plugin provides three different modes to access a webcam through a small API directly with Javascr ipt- or more precisely jQuery. Thus, it is possible to bring the image on a Canvas (callback mode), to store the image on the server (save mode) and to stream the live image of the Flash element on a Canvas (stream mode).