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
For example, to ingest only the video from a camera that supplies both audio and video streams, set the parameter 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: |
|