[GLLUG] Web cam setup - webserver side

Andy Lee ALEE at courts.mi.gov
Mon Jun 19 10:39:28 EDT 2006


Rather than PHP, just do it with a simple meta tag in your HTML file.
<meta http-equiv="refresh" content="5">

Alternatively, if you don't want to refresh the whole page, this looks like a nice Javascript solution to refresh just the <img>:
http://cowboyfrank.net/javascript.htm#webcam 

-- Andy

>>> "Karl Schuttler" <rexykik at gmail.com> 6/18/2006 9:53 PM >>>
Now what I want to do it make a simple page that will refresh the
image every five seconds, so that users don't have to sit and
constantly click the refresh button.

PHP sound good, or does someone else have a better suggestion?





More information about the linux-user mailing list