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.
To Create an S3 Bucket Output:
- In the Zixi Broadcaster Outputs page, click . The New Output window is displayed.
- Select the S3 Bucket option (radio button).
- Type in the unique identifier for this output stream in the Output Name.
- Select an Input Adaptive Group to be made available on this output from the adjacent drop-down list.
- Select the Show in Matrix check box to display this stream in the Matrix (see Using the Matrix). Default: not selected.
- Enter the Output Parameters (see Output Stream Parameters Table).
- Click OK.
Output Stream Parameters Table
Parameter | Description |
---|---|
Output Parameters | |
Encapsulation Options |
|
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 DTLS. |
Regions | Select the Amazon AWS Region. |
Access key | Enter your AWS S3 Access key. |
Security key | Enter your AWS S3 Security key. |
[SB1]Is this correct?