NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on March 05, 2012, 11:43:04 PM

Title: Capturing and storing an image captured by webcam
Post by: terryd on March 05, 2012, 11:43:04 PM
I would like to use the webcam on a computer to capture and then store an image within the webserver.
Is there any code, or advice on how to do this?
My preferred system would be:-
Have a form open
click on a button on the form to activate the webcam and then store the image is a location with a link in the form to the image.
Is this possible?
Title: Re: Capturing and storing an image captured by webcam
Post by: Bruce on March 06, 2012, 12:00:26 AM
You can probably imagine why browsers don't offer this sort of behavior natively.

As far as I know the only way to do this is using Flash - which then prompts the user if it's ok to use the camera and so on.

Cheers
Bruce


Title: Re: Capturing and storing an image captured by webcam
Post by: Matthew on March 06, 2012, 01:46:37 AM
Hello terryd

Read about DynamicWebTwian. Mybye it will be usefull.

Seet at http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx

Regards,
Matthew
Title: Re: Capturing and storing an image captured by webcam
Post by: terryd on March 06, 2012, 01:59:35 AM
Thanks Bruce/Matthew
Matthew. I'll check it out now.
Title: Re: Capturing and storing an image captured by webcam
Post by: terryd on March 06, 2012, 02:43:36 AM
Matthew
Just what I need but a bit pricey since I need 6 users licences, but at least I know it is doable
Thanks
Title: Re: Capturing and storing an image captured by webcam
Post by: estadok on March 06, 2012, 08:57:43 AM
Hi!
I'm working on this
http://www.xarg.org/project/jquery-webcam-plugin/
it's free   :)
Title: Re: Capturing and storing an image captured by webcam
Post by: terryd on March 07, 2012, 08:34:48 AM
Thanks
I'll give it a look.
I LOVE the price  :D
Title: Re: Capturing and storing an image captured by webcam
Post by: terryd on March 07, 2012, 08:50:18 PM
Hi Estadok ?
Thanks
Looks  like just what I need.
Looks like a fun filled weekend working out how to use it  :)