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.
...
- 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 stream. |
Delete outdated stream fragments on server | Select this checkbox to send delete messages to S3 to delete any the outdated stream fragments from the serverservers. |
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 the access key to verify your AWS S3 credentialsAccess key. |
Security key | Enter the security key to verify your AWS S3 credentialsSecurity key. |
...
[SB1]Is this correct?