
Webcam Faq's
The Basic Idea
A simple Web cam consists of a digital camera attached to your computer. Cameras like these have dropped well below $100 and they are easy to connect through a USB port (earlier cameras connected through a dedicated card or the parallel port). A piece of software connects to the camera and grabs a frame from it periodically. For example, the software might grab a still image from the camera once every 30 seconds. The software then turns that image into a normal JPG file and uploads it to your Web server. The JPG image can be placed on any Web page. If you don't have a Web server, several companies (like the makers of Webcam32) now offer you a free place to upload your images, saving you the trouble of having to set up and maintain a Web server or a hosted Web site. This is the simplest possible Web cam. Putting a standard JPG image into a standard Web page is straightforward, but it has the disadvantage that your readers must manually refresh the image. Using a meta tag, a JavaScript function or a Java applet, it is possible to create a system that automatically refreshes the image for your readers. By clicking on the next page button below it will take you directly to our troubleshooting guide
|