You can use your Webcam or IP camera to send images to your website for storage or display and even email you an image when movement is
detected to alert you of whats going on when your not there.
What is FTP for Webcam Images?
FTP is an Internet (or more properly a TCP/IP) communications protocol for file transfer which can also allow you to upload static images to your
website via the Internet. FTP is composed of two parts; an FTP client and an FTP server. The FTP client is the software you execute on your local
machine to send or receive files e.g. your webcam program or it may be the FTP client inside your IP camera. The FTP server is software which
executes on a server machine on which the files are to be saved or retrieved. Most (if not all) machines which provide Web serving capability also
serve as FTP servers to allow you to upload your web pages. Web pages are usually composed of HTML source files and images (either JPEG or
GIF format).
What Information do I need to know to use FTP?
To be able to FTP (send) files to your FTP server and Web server, your Internet Service Provider (ISP) should provide you with four pieces of
information. These are:
The name of the FTP server - Each FTP server on the Internet executes on a separate machine. Machine's on the Internet have both DNS names
(eg. members.aol.com, ftp.flash.net ...) and TCP/IP addresses (eg. 152.163.199.41, 209.30.0.100, ...). To be able to FTP a file to an FTP server, you
must know the name or TCP/IP address of the machine hosting the FTP service.
The user id to login to the FTP server - FTP servers are protected to allow only authorized users the ability to save and retrieve files from the
server. To gain access to an FTP server, the administrator of the FTP server (usually the ISP) will provide a userid used to access the FTP server.
The password to login to the FTP server - To gain access to the FTP server, the password for the userid supplied by the FTP server administrator
must also be known.
The directory in which to save files - When connected to an FTP server, the server will allow upload of files only to particular directories located
on the server. The FTP server may place you in such a directory when you connect or you may have to change to a different directory. This will be
explained by the FTP administrator (usually the ISP).
How to FTP or Email Images from
your Webcam or IP Camera