And, I've used coldfusion to extract the pixel array back into a BMP too, if that helps, it wasn't too hard.
Jason ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, January 30, 2007 7:06 AM Subject: Re: [Red5] capturing a jpeg from a webcam > Yes it is posible. > > You must grab a photo from camera to BitmapData object and than call > getPixel (save return value to the string format BASE64) for each pixel > in the Bitmap. Than you can call php script whith string argument which > conain pixelarray. > > > > Tobias Hinz | bloghain.de napsal(a): >> hi, >> >> is it possible to use a connected webcam as a "photocamera"? >> >> i wanna take a photo... and save it on the server... >> >> any ideas on how to do this? >> >> >> cheers, tobias >> >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org >> >> >> __________ Informace od NOD32 2018 (20070129) __________ >> >> Tato zprava byla proverena antivirovym systemem NOD32. >> http://www.nod32.cz >> >> >> >> > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
