public
Description: Unobtrusive Webcam Input for your HTML Forms
Homepage: http://wiki.alcidesfonseca.com/hacks/webcaminput
Clone URL: git://github.com/alcides/webcaminput.git
Click here to lend your support to: webcaminput and make a donation at www.pledgie.com !
name age message
directory FlashMovie/ Fri Aug 29 09:01:25 -0700 2008 Php upload file completed. Now uploads, and sho... [alcides]
directory Webpage/ Fri Aug 29 09:01:25 -0700 2008 Php upload file completed. Now uploads, and sho... [alcides]
file readme.textile Thu Jan 08 11:52:19 -0800 2009 Update textile [alcides]

WebcamInput

WebcamInput is a script that replaces with a webcam field.

It uses javascript to toggle the file/webcam mode and Flash to take the picture from your webcam.

This could be used in your register page, to take a quick picture of your user to use as an avatar.

Using

Just copy and paste the example HTML and change to suite your needs. Flash source is included if you want to custom it.

There is a sample PHP script to upload the file if your are using the regular file input, or base64_decode if you are using WebcamInput. If you have any problem adapting this to your project, contact the author.

Contributing

Just fork this project on github and send me a pull request.

Author

Alcides Fonseca (me@alcidesfonseca.com)