Skip to main content
Version: v2.3.0

Stream Configuration

Stream configuration is available when the input stream is UDP Multicast and with specific outputs. Not all features are applicable to all outputs.

Service Provider Name

note

This applies to Multicast UDP outputs only

This will configure the Service Provider Name in the mpegts transport. IF this felid is not populated then Bitstreams Edge will be used.

Service Provider Name

Stream Mapping

This feature allows input streams (audio, subtitles, etc) to be configured for passthrough, remap, or dropped depending on the output type.

The stream mapping is applied before the template. The order in which the input streams are matched, will be applied to the output. For example if the stream mapping has been configured for three audio streams, and there is a successfully match on the first audio rule, then this audio will be applied to the audio index 0 in the template. However if there is no match on the first audio rule, but a successful match on the second audio rule, then the second audio will be applied to the audio index 0 in the template.

There is an inherit "drop" rule applied at end of the rule.

After the stream has started any non-matching rules will result in a warning. More details about the warning will be available in the Alerts tab on the encoding session page.

DASH/HLS

When the output is configured for DASH or HLS, the stream mapping allows to passthrough specific streams based on the rule that is created. Any input stream that does not match the rule, will be dropped.

warning

Stream mapping requires at least one row to be configured for "Video".

stream-configuration-dash-hls

ParameterDescription
PriorityThe order in which the rules will be applied
TypeWhat type of input stream will this rule apply
LangThe ISO Language code that will be used to match with the input stream.
When an asterisk * then all languages will be matched.
ModeConfigure the stream for Passthrough
ActionOption to delete the rule.

+ Add New Mapping

This will add a new rule to the table.


UDP/Multicast

When the output is configured for UDP/Multicast, the stream mapping allows to passthrough or remap specific streams based on the rule that is created. Any input stream that does not match the rule, will be dropped.

If both Input PID and Language are specified, then both need to match for the rule to be used.

warning

Stream mapping requires at least one row to be configured for "Video".

stream-configuration-udp

ParameterDescription
PriorityThe order in which the rules will be applied
TypeWhat type of input stream will this rule apply
LangThe ISO Language code that will be used to match with the input stream.
When an asterisk * then all languages will be matched.
Input PIDWhen the mode is configured for Remap the output PID can be changed.
When an asterisk * then all input PIDs will be matched.
ModeConfigure the stream for Passthrough or Remap
Output PIDWhen the mode is configured for Remap the output PID can be changed.
ActionOption to delete the rule.

+ Add New Mapping

This will add a new rule to the table.