Webcam Image Capture Sample Code

Asked By 10 points N/A Posted on -
qa-featured

Hi. I don't have a language in particular since I haven't decided on what language to use in developing an application. But before anything else, I want to see webcam image capture sample code. Sample code that I can play with in testing, your help will highly be appreciated. Thanks!

SHARE
Answered By 5 points N/A #167229

Webcam Image Capture Sample Code

qa-featured

If you are thinking about building a website that offers taking the visitor’s picture online, then you might want to consider using PHP as your language of choice.

To be able to capture an image, you need to work with Flash. This works hand-in-hand with PHP in getting the image, converting it to an image extension, and saving it in a web directory.

To get a sample PHP code that you can play around, Click on this link.

This available as a free downloadable file.

Related Questions