The name of an image track to analyze.
If the image track is produced by an ingest engine, specify the track name only:
Input=Image_1
If the image track is produced by an analysis task, specify it using the format taskName.trackName. For example, to specify the ResultWithSource track produced by the FindClothing task:
Input=FindClothing.ResultWithSource
The default value analyzes the stream that HPE Media Server is ingesting, so in most cases you do not need to set this parameter.
| Type: | String |
|---|---|
| Default: | Image_1 |
| Required: | No, unless you set RestrictToInputRegion to TRUE |
| Configuration Section: | TaskName |
| Example: | Input=Image_1
|
| See Also: | RestrictToInputRegion |
|
|