Adding AWS Outputs

The HTTP output stream, which is encapsulated in HLS or DASH/fMP4 HLS can be pushed to either an AWS S3 Bucket or to an AWS Elemental MediaStore. The native AWS support includes the ability to configure the S3 authentication credential, including the Region, Access Key, and Secret Key.  

To Create an AWS Output:

  1. In the Zixi Broadcaster Outputs page, click AWS. The New Output window is displayed.
  2. Select the AWS option (radio button).
  3. Type in the unique identifier for this output stream in the Output Name.
  4. Select an Input Adaptive Group to be made available on this output from the adjacent drop-down list. To create an Adaptive Group, see Adaptive Groups.
  5. Select the Show in Matrix check box to display this stream in the Matrix (see Using the Matrix). Default: not selected.
  6. Enter the Output Parameters (see Output Stream Parameters Table).
  7. Click OK.

Output Stream Parameters Table

Parameter

Description

Output Parameters


Service

Select one of the following options:

  • S3 Bucket - the output stream will be pushed to the specified S3 Bucket. 
  • Elemental Media Store - the output stream will be pushed to the specified AWS Elemental MediaStore. 

Encapsulation

  • 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 S3 Bucket or the AWS Elemental MediaStore.

The path to the destination can be formed in one of the following ways according to the option selected in the Segment Path field below:

  • Full path – in this option the path would be constructed as follows: <base url>/<path>/<file>?<aditional params may be also with path and file>
  • Path in parameters - in this option the path would be constructed as follows: <base url>?<aditional params may be also with path and file>
  • Flat path - in this option the path would be constructed as follows: <base url>/<path>_<file>?<aditional params may be also with path and file>. Any "/" in path should be replaced with "_"

Delete outdated stream fragments on server

Select this checkbox to send delete messages to S3/AWS Elemental MediaStore to delete the outdated stream fragments from the servers.

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.

Access key

Enter your AWS S3 or AWS Elemental MediaStore Access key.

Security key

Enter your AWS S3 or AWS Elemental MediaStore Security key.

Segment Path

Select one of the following path segmentation types:

  • Full path – in this option the path would be constructed as follows: <base url>/<path>/<file>?<aditional params may be also with path and file>
  • Path in parameters - in this option the path would be constructed as follows: <base url>?<aditional params may be also with path and file>
  • Flat path - in this option the path would be constructed as follows: <base url>/<path>_<file>?<aditional params may be also with path and file>. Any "/" in path should be replaced with "_"
Billing CodesBilling codes are used to identify and differentiate traffic on a Zixi Broadcaster for billing purposes. When a billing code is added to a Source or Target, Zixi can track the traffic on that Broadcaster input or output separately from other inputs and outputs on the same Broadcaster. Billing codes are created by Zixi personnel on the Zixi Customer Portal for a particular organization.
Billing Code

Enter the billing code that corresponds to this stream. The relevant billing can be obtained from the organization that received the billing code from Zixi.

Billing password

Enter the password that corresponds to this billing code.