Versions Compared

Key

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

The HTTP output stream (HLS or DASH) can be pushed to an AWS S3 Bucket. The native S3 support includes the ability to configure the S3 authentication credential, including the Region, Access Key, and Secret Key.  

...

Parameter

Description

Output Parameters


Encapsulation 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.

Bucket URL

The URL address of the destination host for the S3 Bucket.

Delete outdated stream fragments on server

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

Ignore TLS certificate errors

When the Zixi Broadcaster acts as a client (e.g. streaming to another Zixi Broadcaster), there is an option to Ignore TLS certificate errors for the HTTP Push output. This means that even when the Zixi Broadcaster that receives the stream doesn’t have a valid certificate, the stream will be transmitted to it using DTLSSelect 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 Access key.

Security key

Enter your AWS S3 Security key.

...