jQuery Webcam - Communicate With Camera In JavaScript
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).
Available Cameras
- DV Video
- IIDC FireWire Video
- USB Video Class Video
Requirements: jQuery Framework
Demo: http://www.xarg.org/project/jquery-webcam-plugin
License: License Free
6 Comments
Lisa Larson-Kelley
10.28.2010
As I understand it, this isn’t actually using JavaScript to access the camera; the Flash Player is required to access the camera data, then the data can be passed into JavaScript. I can see where this could be a benefit, enabling you to take snapshots without the need for Flash Media Server, but its does not eliminate the need for Flash Player.
Lisa Larson-Kelley´s last blog ..New encoding profiles published for Flash video on devices
Mufti Ali
10.28.2010
You are absolutely true, the Flash Player is required to access the camera data. The javascript is only container, and receiving data from flash player.
Bhaskara vignesh
12.18.2010
Hello Guys,
Has anyone implemented this webcam capturing feature? can u please email me the entire set of files in a zip.
Head Coach
01.04.2011
I’ve had tons of problems implementing javascript and flash players with respect to webcams in Mac. Maybe it’s a Steve Jobs vs. Adobe thing. Hopefully they’ll kiss and make up soon so Flash will be less buggy on Mac.
Head Coach´s last blog ..Simply Raw – Reversing Diabetes in 30 Days Documentary
Mark
01.21.2011
Nice, I love a good geek out. This is independent of the camera, right? It’s just any flash video?
Mark´s last blog ..Split Tests on Shopping Carts and Content Management Systems
Mufti Ali
01.21.2011
Yes, it just need flash player.
There are no trackbacks to display at this time.