I have a web site with a webcam that uploads a jpg every 5 seconds.
I need to be able to display the jpg that is 12 hours old and update it every 5 seconds. The images are named image00001.jpg through image 08740.jpg.
I also need to be able to load the most current image (not on same page). Note: the most current image is image00001.jpg only twice per day and only for 5 seconds.
I need to be able to display the jpg that is 12 hours old and update it every 5 seconds. The images are named image00001.jpg through image 08740.jpg.
I also need to be able to load the most current image (not on same page). Note: the most current image is image00001.jpg only twice per day and only for 5 seconds.