{intro tbd}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:
...
Output Stream Parameters Table
Parameter | Description |
---|---|
Output Parameters | |
Encapsulation Options |
|
Bucket URL | The URL address of the destination host for the Bucket stream. |
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 the access key to verify your AWS S3 credentials. |
Security key |
---|
Enter the security key to verify your AWS S3 credentials. |
...
[SB1]Is this correct?