I'm working on a digital photo booth. The idea is that with a webcam and a touch screen, I can save a still image from the camera back to a server and then do other fun things with it from there.

I thought FMS2 could save images from webcams, but now I'm finding that it's only video. Great. I could just capture short videos and then work out some way to convert them with ffmpeg, but that sounds like a big pain. Has anyone done similar with success? This needs to run on Windows btw.

I recall some demos which used AS3/FP9 to create BitmapData objects and send them back to the server somehow, which were then processed and saved as normal images. Has anyone come up with a stabilized package for doing this sort of thing? All I'm finding now is this...

http://www.quasimondo.com/archives/000572.php

...and I'm not sure it will work with larger images very well.

thanks,
-josh
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to