Specifies whether Media Server provides data required by the Scene Analysis Training Utility to display bounding boxes around objects and allow users to manually generate alarms from those objects.
You can set this parameter to one of the following values:
NoObjects
- Media Server does not provide additional data for the Training Utility. This provides the best analysis performance.DisplayObjects
- Media Server provides the data required by the Training Utility to display bounding boxes around tracked objects.ClickableObjects
- Media Server provides data required by the Training Utility to display bounding boxes around tracked objects and generate alarms from tracked objects.Do not set this parameter in the Media Server configuration file, or any configuration file designed for use in a production environment. You should only set this parameter in the configuration file that the Training Utility sends to Media Server, when you ingest video for training purposes.
Type: | String |
Default: | NoObjects |
Required: | No |
Configuration Section: | TaskName |
Example: | IsasTuDataOption=ClickableObjects
|
See Also: |
|