The track on which you want to run analysis. Specify the name in the format taskName.trackName
, where taskName
is the name of the analysis task that produced the track.
You can specify:
DataWithSource
output track from a face detection task.ResultWithSource
output track from any face analysis task.ResultWithSource
output track from an object detection task, when that task runs detection using the pre-trained person detector. For more information about the pre-trained person detector, refer to the Media Server Administration Guide.Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName |
Example: | Input=FaceDetection.ResultWithSource
|
See Also: |
|