Connecting Tech Pros Worldwide Forums | Help | Site Map

save webcam snapshot in mysql using php

Guest
 
Posts: n/a
#1: Mar 26 '06
I'm working on a members database using PHP and MySql. I would like to
be able to take a snapshot with a webcam directly from the members
registration pages and save it the MySql database.

The foto is going to be printed on a members card, so I need to be
able to zoom inn and out before taking the foto.

Is this posible? Can anyone point me in the direcction of a tutorial
or something that explain this?

I have not jet bought the webcam. Is there any spesific webcams that
is better for this than other or anyone that I must not by?

Nicholas Sherlock
Guest
 
Posts: n/a
#2: Mar 26 '06

re: save webcam snapshot in mysql using php


edvard@rognlid.com wrote:[color=blue]
> I'm working on a members database using PHP and MySql. I would like to
> be able to take a snapshot with a webcam directly from the members
> registration pages and save it the MySql database.
>
> The foto is going to be printed on a members card, so I need to be
> able to zoom inn and out before taking the foto.[/color]

PHP is not the tool for the job. You want something that runs client-side.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
,
Guest
 
Posts: n/a
#3: Mar 27 '06

re: save webcam snapshot in mysql using php


I that case I'm not going to try to figure out av way to get PHP to do
it.

What is my best options? If it is posible at all. My over all page is
in PHP, but most tings is pobible bo combine, right?


Edvard
Closed Thread