MaximumStationaryTime
The maximum amount of time that you expect an object to remain stationary.
After this amount of time has passed, the blob that Media Server draws on the heatmap reaches the MaxBlobRadius and stops expanding in size.
TIP: To draw stationary objects on the heatmap, you must set the parameter BlobWeight.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds |
Default: | The value of MinimumStationaryTime + 60 seconds |
Required: | No |
Configuration Section: | TaskName |
Example: | MaximumStationaryTime=90s
|
See Also: |