Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alcides/webcaminput
Unobtrusive Webcam Input for your HTML Forms
https://github.com/alcides/webcaminput
Last synced: about 2 months ago
JSON representation
Unobtrusive Webcam Input for your HTML Forms
- Host: GitHub
- URL: https://github.com/alcides/webcaminput
- Owner: alcides
- Created: 2008-08-27T11:19:48.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-01-08T19:52:27.000Z (about 16 years ago)
- Last Synced: 2024-06-23T19:35:25.729Z (7 months ago)
- Language: ActionScript
- Homepage: http://wiki.alcidesfonseca.com/hacks/webcaminput
- Size: 217 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.textile
Awesome Lists containing this project
- awesome-actionscript-sorted - webcaminput - Unobtrusive Webcam Input for your HTML Forms (File Formats / HTML)
README
h1. 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.
h2. 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.
h2. Contributing
Just fork this project on github and send me a pull request.
h2. Author
"Alcides Fonseca":http://alcidesfonseca.com ([email protected])