Page 1 of 1

Image array with an interval longer than 9999ms?

Posted: Mon Dec 07, 2009 9:33 am
by riverbum75
Is it possible to enter an interval for the image array of longer than 9999 ms? For example if I wanted to take the first image and then four more images at fifteen minute intervals, which I would show in an archive.

Thanks,
Ben

Posted: Mon Dec 07, 2009 1:22 pm
by tellmewhy
Just tried to enter a bigger number for the time interval.
I had no problems with it.
Of course the form on the screen only shows the last 6 numbers.
But you can enter bigger values.

The values are stored in the yawcam_settings.xml file.
Below is the value i entered :

Code: Select all

- <void property="motionFileImgInt">
  <int>899999999</int> 
  </void>