Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Output streams can be pushed to one or more Zixi Broadcasters and Zixi Receivers. You can specify multiple destinations (Broadcasters/Receivers) by adding them in the Links section. You can also split a single stream using multiple links and then bond them into a single stream in Zixi Broadcaster using the Bond Links feature. For each of these links, you can specify the max bitrate that can be used. In addition, some links may be specified as backups. The backup links will be used if the bandwidth across all the non-backup links are not enough for the stream (i.e. if a non-backup link is not available, it will not use the backup. Only if the accumulated bandwidth of non-backup links is not enough, then the Broadcaster will stream to a backup link).  

To Create a The HTTP Push output stream can be encapsulated in HLS or DASH.  The source of the output stream is a predefined adaptive group that has been configured in the Adaptive Groups screen. The configuration of the stream includes the option to delete outdated stream fragments on the server. Output streams can be pushed to one Zixi Broadcasters or Zixi Receiver. 


To create an HTTP Push Output:

  1. In the Zixi Broadcaster Outputs page, click . The New Output window is displayed.
    Image Removed
    Image Added
  2. Select the HTTP Push option (radio button)
  3. Type in the unique identifier for this output stream in the Output Name.
  4. Select an Input StreamAdaptive Group to be made available on this output from the adjacent drop-down list.
  5. Select the Show in Matrix check box to display this stream in the Matrix (see Using the Matrix). Default: Selected.
  6. Select Push.
  7. Do one of the following:Stream to multiple destinations - you can stream the same identical stream to multiple destinations by entering the destination parameters and then clicking the  "+" button to add another destination not selected.
  8.  Enter the Output Parameters (see Output Stream Parameters Table).Bonded link to a single destination - you can split the stream into multiple links, which will be forwarded to a single Zixi Broadcaster by selecting the Bond Links checkbox (see Broadcaster Output with Network Bonding).  
  9. Click OK. The new Push Output with its settings is created and now appears on the screen. 

Output Stream Parameters Table

ParameterDescription
Output Parameters

Stream ID

Specify the unique Stream ID that the remote ZiXi Broadcaster expects.

Links

Host

The destination host for the push stream.

Note that additional failover destinations can be added by clicking the adjacent “+” button.

Port

Specify the ports to listen on for Push streams.
Default: 2088.

IPSpecify the local IP address.
Max BitrateRelevant for Bond Links option. Specify the max bitrate in Kbps for the specific link.
BackupRelevant for Bond Links option. Select this checkbox to define the link as a backup. The backup will be used only if the accumulated bandwith of the non-backup links is not sufficient.

Password

Optional - Specifies a string  to be used   at the receiving ZiXi Broadcaster to authenticate that the pushing Broadcaster is allowed to push this stream.

Max Latency [ms]

Specify the buffer size that ZiXi Broadcaster is keeping for error correction. For example, 6000 milliseconds would ensure that the stream is protected for six seconds of errors in the network.

Default:6000Encapsulation Options

  • HLS Encapsulation - the output stream, which includes all the streams in the selected Adaptive group, will be encapsulated in HTTP Live Streaming format.
  • Dash Encapsulation - the output stream, which includes all the streams in the selected Adaptive group, will be encapsulated in MPEG DASH format.

URL

The URL address of the destination host for the push stream.

Delete outdated stream fragments on server

Select this checkbox to delete any outdated stream fragments from the server.

Ignore TLS certificate errors
Select this option when streaming to a trusted server that does not have a valid certificate. When this option is selected, Zixi Broadcaster will ignore the TLS certificate errors and transmit the stream to its destination.