Can I grab a webcam image in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jawedshamshedi
Forum Commoner
Posts: 35
Joined: Fri May 16, 2008 1:17 am
Location: India
Contact:

Can I grab a webcam image in php

Post 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??????
User avatar
lonelywolf
Forum Commoner
Posts: 28
Joined: Tue Jun 10, 2008 6:15 am

Re: Can I grab a webcam image in php

Post 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.
Post Reply