Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Capture Image from Webcam
  • I need to allow uploads from the file browser as well as from an image captured through a webcam. I've modified the Uploadify code to do most of what I need, but I cannot get the image to upload.

    I've uploaded my data for anyone that might be able to help. Please note, the "captured" image is set off to the right so that I could easily tell that it did something.

    http://www.box.net/shared/28r85bqfkg

    Thanks for any help.
  • I made one that uses partial code of uploadify. I call it webcamify. Send me your email address through PM and I send you my version, maybe we can work on something solid to share with all the users.

    My captures and sends it over to a script and fires onComplete event. No error handling (yet)