The maximum amount of time that Media Server waits for the next record from a stream. If a record is not received from Genetec Security Center within this time, Media Server stops ingesting the source.
If a timeout occurs but you started processing with the Persist action parameter set to TRUE
, Media Server will attempt to reconnect to Genetec Security Center.
Type: |
![]() The value of this parameter is a time duration. Specify the duration in the following format: 1days 2hours 3minutes 4seconds 500milliseconds 600microseconds You can omit any of the individual durations when they are not required: 4seconds 500milliseconds You can also shorten the string by abbreviating the units to their first letter (milliseconds abbreviates to ms, microseconds to us): 4s 500ms The following are all equivalent: 1minute 3seconds |
Default: | 60 seconds |
Required: | No |
Configuration Section: | TaskName |
Example: | StreamTimeout=30s
|
See Also: |
|