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 myKeyframe
task:
Input=myKeyframe.ResultWithSource
The default value analyzes the stream that Media Server is ingesting, so in most cases you do not need to set this parameter.
Type: | String |
---|---|
Default: | Image_1 |
Required: | No |
Configuration Section: | TaskName |
Example: | Input=Image_1
|
See Also: |
|