Flash Photo Uploader - Take photo from web cam [closed]
Are there any examples of Flash + Javascript libraries which allow you to display a variable-sized Flash movie in your page that captures Webcam snapshots (still frames), and submits them to your server in a JPEG format?
Currently I know of: jpegcam
Thank you
Webcam snapshot example :
http://www.actionscript.org/forums/showthread.php3?t=189240
Jpeg encoding Class:
http://code.google.com/p/as3corelib/source/browse/trunk/src/com/adobe/images/JPGEncoder.as
Jpeg encoding + Saving on server tutorial :
http://designreviver.com/tutorials/actionscript-3-jpeg-encoder-revealed-saving-images-from-flash/
Webcam Snapper
- JavaScript API, or HTML tag
- JPEG and PNG output
- Optional filters & photo effects
- Adjustable size, zoom, countdown, flip
http://www.webcamsnapper.com/
It has both free and paid versions.
精彩评论