Skip to main content

Section 4 Destinations

Creating a Channel
StepDescription
1Route Information
2Source
3Protocol Settings (SRT only)
4Destinations

Depending on the desired protocol for the destination, follow the steps below. 

TS over UDP
  1. On the Route screen click the Add Destination button. The following dialog appears, with required fields identified with a blue asterisk. The numbered callouts in the figure indicate the step number in this procedure.
  2. Enter the desired name.

    Tip

    Keep the name under 30 characters to have the entire name displayed in the Route List screen. Longer names are still visible, but you must hover your cursor over the name for a popup to appear displaying the entire name.

  3. Select TS over UDP from the Protocol drop-down menu.

  4. Select the desired network interface to use for the destination in the dropdown. Available options depend on the hardware configuration.
  5. Enter the destination address and port number.
  6. Enable or disable Forward Error Correction (FEC).

    Note

    VF FEC is a proprietary FEC and is not inter-operable with devices outside of the Haivision family.

  7. Enable or disable Traffic Shaping for the stream. For some limited networks, such as satellites or some dedicated network pipes, it may be necessary to enable Traffic Shaping to smooth the traffic and respect the absolute upper limit configured. Traffic Shaping controls the outgoing stream so that the inter-packet time is constrained, to reduce the probability that TCP packets are dropped in a session.

    Tip

    Enabling Traffic Shaping does not dynamically modify the video encoder bitrate.

  8. If traffic shaping is enabled in the previous step, enter the Maximum Bitrate in kbps.
  9. Enter values for MTU, TTL, ToS, and Latency:
    • MTU (Maximum Transmission Unit) — The maximum allowed size of IP packets for the outgoing data stream. Range: 280-1500.
    • TTL (Time-to Live for stream packets) — The number of router hops the stream packet is allowed to travel/pass before it must be discarded. Range: 1-255.
    • ToS (Type of Service) — This value will be assigned to the Type of Service field of the IP Header for the outgoing streams. Range: 0x00-0xFF.
  10. Optionally enabled/disable the destination to automatically start when the route is started, and click the Save button.
TS over SRT

Important

The Gateway 100 Generation 2 appliance is not capable of sending a single 50-Mbps MPEG-TS source to two SRT destinations simultaneously (i.e., two 50-Mbps streams for 100-Mbps total output).

  1. On the Route screen click the Add Destination button. The following dialog appears (depending on which SRT type you select in step 4), with required fields identified with a blue asterisk. The numbered callouts in the figure indicate the step number in this procedure.

    SRT CallerSRT Listener and Rendezvous

  2. Enter the desired name.

    Tip

    Keep the name under 30 characters to have the entire name displayed in the Route List screen. Longer names are still visible, but you must hover your cursor over the name for a popup to appear displaying the entire name.

  3. Select TS over SRT from the Protocol drop-down menu.

  4. Select the SRT mode: Listener, Caller, or Rendezvous.
  5. If you chose Caller or Listener mode, select whether to use SRT Path Redundancy. If so, select the desired mode and use the +/ buttons next to each network address to add/subtract network paths when completing the following three steps. See Using Path Redundancy with SRT Streaming for more details.
  6. If you chose Listener mode, select whether that you would like a Caller connection limit. Use a limit if you are concerned about bandwidth consumption for your route.
  7. Select the desired network interface to use for the destination in the dropdown. Available options depend on the hardware configuration.
  8. If you selected Listener mode, enter the listening port number.
    If you selected Caller or Rendezvous mode, enter the destination address and port number.
  9. Enter values for MTU, TTL, and ToS:
    • MTU (Maximum Transmission Unit) — The maximum allowed size of IP packets for the outgoing data stream. Range: 280-1500.
    • TTL (Time-to Live for stream packets) — The number of router hops the stream packet is allowed to travel/pass before it must be discarded. Range: 1-255.
    • ToS (Type of Service) — This value will be assigned to the Type of Service field of the IP Header for the outgoing streams. Range: 0x00-0xFF.
  10. In the SRT Parameters section, enter the values for Latency and Retransmission Bandwidth:
    • Latency — The buffer size available for managing SRT packets. It is recommended to use a value that is at least 3 times the round-trip-time (RTT). Range = 20-8000 ms.

      Note

      Latency applies to the SRT protocol only and does not include the capture, encoding, decoding and display processes of the end-point devices.

    • Retransmission Bandwidth —  Additional bandwidth that is used to accommodate recovery of lost packets, including the SRT header.

      Note

      We recommend using a value equal to 25% of your source stream’s bitrate. The value entered in this field is rounded up to the nearest byte value, so you may see a difference in the SRT statistics.

  11. Enable or disable AE128 or AE256 encryption. If enabled, enter the passphrase.
  12. If encryption is enabled in the previous step, optionally enable SRT Authenticated Encryption with Associated Data (AEAD) mode in the Authentication dropdown by selecting AES-GCM. For SRT Listener mode, by default Auto is selected, which will connect to a peer no matter if the peer is configured for AES-GCM or not. For Caller and Rendezvous modes, if AES-CTR is desired, select None at both peers. If AEAD mode is desired, select AES-GCM at both peers for the connection to succeed.
  13. If you have a Haivision SRT Gateway, for SRT Caller mode click the
    icon to open the Stream ID editor. In the editor:
    1. Select the desired Stream ID format.
      • If Default Stream ID format is selected, enter the Resource Name and User Name. The resulting Stream ID appears below.
      • If Custom Stream ID format is selected, enter the desired text string for the Stream ID.
    2. Click the Apply button to close the Stream ID editor.
  14. If you plan to tunnel an RTP stream through SRT and your source RTP stream has its respective Retain Header checkbox enabled, check the RTP Header checkbox to transfer RTP headers through this SRT destination. See Tunnelling an RTP Stream Through SRT for more details.
  15. If you chose SRT Caller mode and Path Redundancy is disabled, select the Error Correction Method: ARQ, FEC, or FEC+ARQ. See Choosing an Error Correction Method for SRT Streams for more information on using SRT FEC. When FEC or FEC+ARQ is selected:
    1. Select the Layout: Even or Staircase.
    2. Enter the number of rows and columns in the FEC matrix.
  16. Optionally enabled/disable the destination to automatically start when the route is started, and click the Save button.
TS over RTP
  1. On the Route screen click the Add Destination button. The following dialog appears, with required fields identified with a blue asterisk. The numbered callouts in the figure indicate the step number in this procedure.
  2. Enter the desired name.

    Tip

    Keep the name under 30 characters to have the entire name displayed in the Route List screen. Longer names are still visible, but you must hover your cursor over the name for a popup to appear displaying the entire name.

  3. Select TS over RTP from the Protocol drop-down menu.

  4. Select the desired network interface to use for the destination in the dropdown. Available options depend on the hardware configuration.

  5. Enter the destination address and port number.

    Tip

    An even-numbered port is required for RTP, as recommended in RFC 3550. (The next odd-numbered port is typically reserved for RTCP messages.)

  6. Enable or disable PRO-MPEG Forward Error Correction (FEC).

    Note

    PRO-MPEG FEC is available only on Haivision SRT Gateway.

    Important

    • When PRO-MPEG is selected and Level A is selected in step 10, the next even numbered port following the port specified in Step 4 is allocated to the column FEC packets.
    • When PRO-MPEG is selected and Level B is selected in step 10, the two even numbered ports following the port specified in Step 4 are allocated to the column and row FEC packets, respectively.
  7. Enable or disable Traffic Shaping for the stream. For some limited networks, such as satellites or some dedicated network pipes, it may be necessary to enable Traffic Shaping to smooth the traffic and respect the absolute upper limit configured. Traffic Shaping controls the outgoing stream so that the inter-packet time is constrained, to reduce the probability that TCP packets are dropped in a session.

    Tip

    Enabling Traffic Shaping does not dynamically modify the video encoder bitrate.

  8. If traffic shaping is enabled in the previous step, enter the Maximum Bitrate in kbps.
  9. Enter values for MTU, TTL, and ToS:
    • MTU (Maximum Transmission Unit) — The maximum allowed size of IP packets for the outgoing data stream. Range: 280-1500.
    • TTL (Time-to Live for stream packets) — The number of router hops the stream packet is allowed to travel/pass before it must be discarded. Range: 1-255.
    • ToS (Type of Service) — This value will be assigned to the Type of Service field of the IP Header for the outgoing streams. Range: 0x00-0xFF.

  10. If you plan to tunnel an RTP stream through SRT and your original RTP stream has its respective Retain Header checkbox enabled, check the Retain Header > Passthrough Mode checkbox to use the original RTP headers for this destination. See Tunnelling an RTP Stream Through SRT for more details.
  11. For Haivision SRT Gateway, if PRO-MPEG FEC is enabled in step 6, enter the PRO-MPEG values:
    • Level —  The level of FEC protection: A (Column only) uses the column FEC stream, or B (Row and Column) uses both column and row FEC streams.
    • Block Aligned — Specifies the type of FEC matrix scheme.Check this checkbox to align the FEC blocks in the matrix structure (i.e., sequential columns within a group start on the same row), see Annex C of SMPTE 2022-1. If left unchecked, the blocks are a staggered series of FEC packets (i.e., each column starts on the row below the row on which the previous column started), see Annex B of SMPTE 2022-1.
    • Columns — The number of columns in the FEC matrix.
    • Rows — The number of rows in the FEC matrix.
  12. Optionally enabled/disable the destination to automatically start when the route is started, and click the Save button.
HLS

Note

For HLS outputs, the HEVC/H.265 codec is not supported. HEVC over HLS requires fMP4 segments, while HMG/HSG only supports MPEG-TS segments.


  1. On the Route screen click the +Destination button. The following dialog appears, with required fields identified with a blue asterisk. The numbered callouts in the figure indicate the step number in this procedure.
  2. Enter the desired name.

    Tip

    Keep the name under 30 characters to have the entire name displayed in the Route List screen. Longer names are still visible, but you must hover your cursor over the name for a popup to appear displaying the entire name.

  3. Select HLS from the Protocol drop-down menu.

  4. Enter the maximum media Segment Duration (in seconds). A target duration of 10 seconds is recommended, and is the default if no target duration is specified. Shorter segments may increase network overhead for the client. Longer segments will increase broadcast latency and initial startup time.

    Note

    Apple strongly recommends a 10 second target duration (See this link). If you use a smaller target duration, you increase the likelihood of a stall. If you've got live content being delivered through a CDN, there will be propagation delays, and for this content to make it all the way out to the edge nodes on the CDN it will be variable. In addition, if the client is fetching the data over a cellular network there will be higher latencies. Both of these factors make it much more likely you'll encounter a stall if you use a small target duration.

  5. Enable or disable HLS v4 Variant Playlists. If the destination does not support variant playlists, deselect this checkbox.
  6. Enable or disable HLS Encryption (AES-128 using 16-octet keys).
  7. If HLS encryption is enabled, in Segments/Keys enter how often a new random key file is inserted. That is, a new random key file is inserted every n media segments (key rotation). Each group of n segments is encrypted using a different key.
  8. Optionally enabled/disable the destination to automatically start when the route is started, and click the Save button.

Return to Step #4 in Creating a Route.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.