In this Post we are providing best jQuery webcam plugin with examples.Due to popularity of taking snapshots, detect movement, colors, QR and barcodes, record videoclips and organize videochats with the help of webcamera some javascript developers develop a good and useful plugins to manipulate with webcam.Here is some good list of online photobooth or webcam plugins.
1. ScriptCam : jQuery plugin to manipulate Webcams
ScriptCam is a popular JQuery plugin to manipulate webcams. Take snapshots, detect movement, colors, QR and barcodes, record videoclips and organize videochats.
2. Xarg jQuery webcam plugin
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in JavaScript.This plugin provides three different modes to access a webcam through a small API directly with JavaScript – 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).
3. jQuery.WebcamQRCode : QR Code scanning in jQuery
WebcamQRCode is a jQuery plugin that uses the webcam user to scan a QR code and return the result to Javascript to be treated. This plugin was originally developed to scan the barcode of the product and automatically fill in the corresponding information on the form of an intranet.This plugin uses Flash to access the webcam.
4. Photobooth-js : jQuery Html5 plugin to take pictures through webcam
Photobooth-js is a jQuery plugin plus an html5 widget that allows users to take their avatar pictures on your site.This jquery plugin is supported in all browsers that support navigator.getUserMedia.
5. Photobooth with PHP, jQuery and CSS3
In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface.The solution we are going to use for this app is webcam.js. It is a JavaScript wrapper around flash’s API that gives us control over the user’s webcam.
6. Mackers jQuery Webcam Plugin
Plugin which allows jQuery to read data from a user’s webcam or other video capture device.
7. headtrackr : Javascript library for headtracking via Webcam
headtrackr is a javascript library for real-time face tracking and head tracking, tracking the position of a users head in relation to the computer screen, via a web camera and the webRTC/getUserMedia standard.
8. tracking.js : Real Time tracking techniques by the Camera
The tracking.js brings to web elements tracking techniques of a real scene captured by the camera, through natural interactions from object tracking, color markers, among others, allowing the development of interfaces and games through a simple and intuitive API.
9. Reveal.js with Webcam-based gesture recognition
This is what I got when I combined webcam-based gesture recognition with Hakim El Hattab’s reveal.js. It took me a while to write and fine tune the detection algorithms. Even then, the algorithms are only about 80% accurate.
10. Say Chees : JavaScript library for integrating a webcam
A minimal library for integrating webcam snapshots into your app. It uses getUserMedia, a recent API for accessing audio and video in the browser.

Tracking.js is the best I’ve ever tried