Author: Stephen Phillips - http://www.stephen-phillips.co.uk/webcam.html
Created Date: 11/03/2012
Last Modified Date: 30/04/14
Version: 1.12
Updated to fix some minor bugs and issues in the code.
Description:
This is a simple script I wrote to automatically archive images from my webcam to a MySQL Database for me to view later using PHP and a scheduler such as cron.
It is very simple, and can be included into a page using an iframe, it automatically copies the latest version of an image to the database which can be viewed using gallery.php to view all with sorting options, or using recentListing.php which shows the 10 most recent images archived.
...