Go to documentation repository
...
-period:[start time;end time]—common export period. Time is set in the YYYY-MM-DDThh:mm:ss format, for example, 2015-09-29T12:10:50. This is a mandatory parameter if you don't set a certain period for each camera.
-period:[start time:end time;start time_2:end time_2]—separate export periods. You can set periods in the (UTC_UNIX) timestamp format, for example, 2015-09-29T12:10:50. This is a mandatory parameter if you don't set a common period. The character ":" is the separator in one period. The character ";" is the separator between periods.
Example of separate periods:
from 2024-01-31T12:00:00.000 to 2024-01-31T12:30:00.000 and from 2024-01-31T13:00:00.000 to 2024-01-31T13:30:00.000 are set this way:
periods: [1706691600000:1706693400000;1706695200000:1706697000000].
...
-src:[path to source]—data source (audio and video) and its parameters. At You must specify at least one (or more) data source must be specified.
There are several ways to specify a path:
When After you specify the data source separated with via the “;” :separating character, you can specify optional parameters:
...