TrainingCfg

The training configuration file to use to identify suspicious events. The training configuration file is created by the Scene Analysis Training Utility.

NOTE: You can set either this parameter or TrainingCfgName. Do not set both.

You can specify:

  • An absolute path to the training configuration file.
  • A relative path to the training configuration file. Relative paths are relative to the SceneAnalysisTrainingDirectory.
  • A string that matches one of your AdditionalDataLabels, if you use the AdditionalData and AdditionalDataLabels action parameters to upload the file as part of the Process action.

To strengthen security, Media Server can be configured to read files only from specified directories. For information about the directories that Media Server is permitted to read from, see the parameter AllowedInputDirectories.

Type: String
Default:  
Required: Required if TrainingCfgName is not set
Configuration Section: TaskName
Example: TrainingCfg=../configs
See Also: TrainingCfgName