Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Document final merged master playlist URL format
Browse files Browse the repository at this point in the history
  • Loading branch information
JimTharioAmazon committed May 4, 2020
1 parent b4fc92f commit a90aaa2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,17 @@ Once the playlist has been uploaded to each bucket, you will need to invalidate
Wait a few seconds for the invalidation to complete.


### Master Playlist URL

The master playlist URL for your new clustered video stream will be the MasterPlaylistCloudfrontDomain with the playlist file name you created and any prefixes you added to the filename when it was uploaded.

`https://{MasterPlaylistCloudfrontDomain}/{prefixes}/{filename.m3u8}`

The URL for the example shown above will be:

`https://d1c7pcrqnzz476.cloudfront.net/playlist.m3u8`


# Testing the deployment

### Testing failover
Expand Down

0 comments on commit a90aaa2

Please sign in to comment.