Versions Compared

Key

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

The HTTP output stream (HLS or DASH) , 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 S3 AWS support includes the ability to configure the S3 authentication credential, including the Region, Access Key, and Secret Key.  

To Create an S3 Bucket AWS Output:

  1. In the Zixi Broadcaster Outputs page, click AWS. The New Output window is displayed.
    Image RemovedImage Added
  2. Select the S3 Bucket 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

Encapsulation Options

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.

Bucket URL

The URL address of the destination host for the S3 Bucket or the AWS Elemental MediaStore.

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.

Regions

Select the Amazon AWS Region.

Access key

Enter your AWS S3 or AWS Elemental MediaStore Access key.

Security key

Enter your AWS S3 or AWS Elemental MediaStore Security key.

...