Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
..
.bower.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
DOCS.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
bower.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
package.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
webcam.js 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
webcam.min.js 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ
webcam.swf 76a0eae5ea Add static resources and remove tests dir for beta release 5 gadi atpakaļ

README.md

WebcamJS is in Maintenance Mode

Hey everyone! WebcamJS v1.x is going into maintenance mode as of Feb 11, 2017. That means I will only be able to fix critical bugs from here on in. I will not be adding any new features, or accepting any new PRs into this version. I am working on an all-new WebcamJS v2.0 implementation, which will feature real-time canvas effects, and plugin drivers for mobile support.

See DOCS.md for the v1.x documentation.

Looking for a good alternative to WebcamJS? Please check out JpegCamera by Adam Wróbel. It has many advanced features that WebcamJS is lacking (for example, upload multiple photos at once, retry failed uploads, CSRF tokens, make sure camera is ready), and has a very clean and object-oriented design.