z3r0c00l12 wrote:You have to define how much time you want recorded when motion is detected.
If after the set amount of time, there is still some motion, then Yawcam will continue recording, unless you set the flood control to wait a predetermined amount of time before recording motion again.
As for the problem where your images get overwritten, this is most likely because you are using a filename that comes back, you can set variables in the filename, like hours, minutes and seconds, which will prevent pictures from having the same filename and being overwritten.
The variables can be found on this
help page.
I use personally use C:\Yawcam\{date}_{tstamp}_{tstampMS}.jpg
The last variable {tstampMS} is new and refers to the milliseconds.
Firstly want to say thank you for your freeware progam, it seems really good. But unfortunately, it's too advanced for my little brain to understand how to get the MOTION to work properly.
BTW, this is my filenames, c:\temp\motion_{date}_{tstamp}_{tstampMS}.jpg
It was like that by default.
And I still have NO IDEA what you meant by, "if you want 30 seconds, and 10 pictures per seconds, you will set the interval to 100 ms and the amount of pictures to 300. So 100 * 300 = 30 000 divide that by 1000 and you get 30 seconds of pictures."
Please consider making this program easier to understand, not everyone is as clever as you are.
BTW, when I used 300 as images and 100ms, it recorded a file 1mins and 30 seconds long, NOT 30 seconds as you indicated it would.
And if I use 10 images x 1000ms, it only records 5 seconds of video.
Anyway, all I wanted was a motion detection surveillance software that will record direct to video and be easy to use. It looks like I need to keep looking for another program that will do that for me.
Thanks anyway, best wishes.