EnabledStreamTypes
A comma-separated list of the types of data that you want to ingest. You can specify any combination of the following values:
video
audio
If you want to analyze only video or only audio, OpenText recommends setting EnabledStreamTypes=video
or EnabledStreamTypes=audio
so that corruption in the other stream does not affect processing. For example, to ingest only the video from a camera that supplies both audio and video streams, set EnabledStreamTypes=video
. Media Server ignores the other types of data.
Type: | String (comma-separated list) |
Default: | All types |
Required: | No |
Configuration Section: | TaskName |
Example: | EnabledStreamTypes=video
|
See Also: |