Page 1 of 1

Can I grab a webcam image in php

Posted: Fri Jul 18, 2008 5:49 am
by jawedshamshedi
Hi all,

I am making a portal and in mean process i have a requirement to grab image from webcam like facebook does.

Can anyone help regarding this??????

Re: Can I grab a webcam image in php

Posted: Fri Jul 18, 2008 7:21 am
by lonelywolf
I think you can use some other techniques to grab images from webcam and use PHP at backend to process grabbed images. I recommend you using Flex to grab images from webcam and upload to image server.
Maybe it will help you.