Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • holesplit=[number] – time (in milliseconds) allowed between archive intervals during which intervals are merged in 1 file. If time between intervals exceeds the specified one, then there is no merge. Further data is recorded to a new file. By default all intervals are merged. When multiple channels are exported into .avi file, the parameter is not in use.
  • maxsize=[number] – maximum size of file (in MB). If the size is bigger, then further data is recorded to a new file. Maximum allowed value as well as default value is 4096.
  • duration=[number] – maximum duration of 1 file (in millisecondsseconds). If the duration is longer, then further data is recorded to a new file. By default there is no duration limit.

...