For one network camera (many after I make one work reliably), I want to capture one image every 300 seconds to a directory, and then ftp it out of that directory every 300 seconds. For the same camera I want to capture an image to another subdirectory every 60 seconds with incremental numbering to 360. In the same schedule I then want to ftp a file from yet another directory on the 0 and 30 minute marks.
It looks straight forward but odd things happen such as the second ftp process will not process on scheduler start, and the file for one ftp process has shown up in the directory that the other ftp process calls for. Lastly the same image some times shows up repeatedly even though the time stamp is incrementing.
Is there any wisdom out there about multiple captures and multiple ftp requests in one schedule? Should this be doable? Common mistakes?
Edited 2 days later,,
I've also tried making 2 separate cameras, of the same ip. One that captures an image every 300 seconds, then ftp's it out. And the second camera (same ip) that captures every 60 seconds with incremental numbers, and then ftp's a movie made of the captures on a 0 and 30 minute schedule.... Pretty much the same result. Having files that won't transfer, or posting stale images with new time stamps.
And ideas any one? If I do single captures and ftp transfers, all work fine, or if I do incremental captures and ftp transfers all is well. Only when I want both from one camera do I have the problem.
Just so you know the objective, I post one still image every 5 minutes to a web site so a very current image is available. At the same time I'm capturing one image every 60 seconds incrementing the file names over a 6 hour period. Every 30 minutes I run a movie making app using those 360 images, and ftp it off to a web site. Cool stuff. It all worked with a competitors program but it was very inefficient bandwidth wise. I hope I can get CamUniversal working reliably.
Thank you
Dan Plute