Skip to content

mackers/jquery.webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Plugin which allows jQuery to read data from a user's webcam or other video capture device.

Features:

    * Until browsers support native webcam capture, a flash swf is used for the actual capture.
    * The plugin can optionally prompt the user to allow flash access the webcam.
    * The plugin writes the video to a canvas element.
    * Support for adding callbacks and filters.

Requirements

    * jquerywebcamhelper.swf
    * jQuery.flash plugin.
    * jQuery UI Dialog element and a theme (for the optional user prompt).

This plugin uses code from CamCanvas API 0.2. Copyright 2009 Taboca http://www.taboca.com/p/camcanvas/

http://plugins.jquery.com/project/webcam
http://github.com/mackers/jquery.webcam
http://mackers.com/rant/2010/03/09/571-jquery-webcam

About

Plugin which allows jQuery to read data from a user's webcam or other video capture device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published