Image array with an interval longer than 9999ms?

Questions? Suggestions? Need help? Talk about anything related to Yawcam...
Post Reply
riverbum75
Posts: 1
Joined: Mon Dec 07, 2009 9:27 am

Image array with an interval longer than 9999ms?

Post 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
tellmewhy
Posts: 425
Joined: Tue Dec 11, 2007 11:19 am

Post 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>
Post Reply