ConfigName

The name of a session configuration file to use. The configuration defines the tasks that you want to run to process the source media.

Alternatively, you can specify the name of a configuration zip bundle that was saved from the Media Server Graphical User Interface. In this case, you must specify the full file name, including the .zip extension. If you supply a zip bundle to a process action, the AdditionalData and AdditionalDataLabels action parameters are ignored.

The configuration file or zip bundle must be stored in the directory specified by the ConfigDirectory parameter.

Actions: Process, ValidateProcessConfig
Type: String
Default:  
Example:

The following example uses the configuration file keyframe.cfg, stored in the directory specified by the ConfigDirectory parameter:

ConfigName=keyframe

The following example uses the configuration zip bundle surveillance.zip, stored in the directory specified by the ConfigDirectory parameter:

ConfigName=surveillance.zip

See Also:

Config

ConfigPath