Connecting Tech Pros Worldwide Help | Site Map

webcam in php

  #1  
Old June 15th, 2009, 11:22 AM
Newbie
 
Join Date: Jan 2007
Posts: 28
Dear All,

I would like to know. How to capture image with webcam using PHP.
Can I? Please help me.
  #2  
Old June 15th, 2009, 12:14 PM
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,862
Provided Answers: 9

re: webcam in php


Never heard of it done in PHP. Check out Flash/Flex.
  #3  
Old June 15th, 2009, 12:30 PM
Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Posts: 3,701
Provided Answers: 4

re: webcam in php


PHP is server-side, so to fetch a feed from a web cam, it would either have to be connected to the actual server computer, or set up as a network/internet server on whichever computer it is connected to.

I'm sure you would be better of using Flash or Silverlight, or something like that.
They are client-side things that can actually get access to the client's camera. (Or so I am told.)
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Webcam Application atanubabai answers 1 October 14th, 2008 02:23 PM
Need help with WebCam page, understanding scripts? Fleets422 answers 1 December 23rd, 2007 12:58 AM
Seeking LAMP / Linux / Apache / MySQL / PHP Freelancer Programmer on hour/daily/weekly/monthly basis Rog answers 0 September 17th, 2007 05:05 PM
save webcam snapshot in mysql using php answers 2 March 27th, 2006 02:15 PM