Create an MSL5 stream
Add a stream
-
Log in to your MSL5 account and select ☰> Streams.
-
Click the Add stream + button.
- In the Details & Publishing section, configure the following.
- From the Contract drop-down, select the contract.
The stream will be charged against that contract. - From the Group drop-down, select a group.
The group manages user access and visibility to the stream (e.g., read/write permissions). The Group drop-down menu displays the Group IDs imported from Akamai via SAML login.
The next release will provide an option to enable auto-sync for “Group Name” and “Group ID”, so that the group options listed here will be displayed as “Group Name”.
-
From the CP tag drop-down, select the CP tag.
The stream will be charged against that CP tag for the selected contract.
If you have not created a CP tag, refer to CP tags for more information. -
Select one of the input formats.
- HLS for Apple HTTP Live Streaming
- DASH for Dynamic Adaptive Streaming over HTTP
- CMAF for Common Media Application Format
-
Select one of the Encoder Verification options.
- Fixed. Allows only fixed encoder IPs. Specify the encoder IP addresses in the Enter Allowed IP addresses field. Enter IP addresses in the following format
xxx.xxx.xxx.xxx or xxx.xxx.xxx.xxx/xx.
For example,192.51.100.100
or192.51.100.100/20
. You can enter up to 50 comma-separated IP addresses. - All (not recommended). Enables all encoder IP addresses to broadcast the stream.
- Fixed. Allows only fixed encoder IPs. Specify the encoder IP addresses in the Enter Allowed IP addresses field. Enter IP addresses in the following format
-
Toggle the Digest Authentication slider. The HTTP digest authentication feature allows you to securely publish ingest streams. It enhances the availability of the Media Services Live origin while preventing unauthorized users from tampering with published media or carrying out replay attacks.
Add credentials
- Click Add credential.
- Select one of the hash algorithm options from the menu.
- SHA512. A cryptographic hash function that when applied to the provided input results in a 128-digit hexadecimal number that is highly unlikely to match the value produced for a different input.
- SHA256. The Secure Hash Algorithm SHA256 is a type of cryptographic hash function that generates a 256-bit (32-byte) hash. A cryptographic hash is like a signature for a text or a data file.
- SHA512_256. SHA-512/256 is derived from SHA-512, but it produces a truncated output of 256 bits, making it more suitable for certain applications where a shorter hash is preferred.
- MD5. The MD5 message-digest algorithm is a widely used hash function producing a 128-bit hash value.
- In the Username field, enter a username between 4 and 50 characters long.
- In the Password field, enter a password between 4 and 50 characters long, and contains an uppercase letter, a number, and a special character. You can set a password for the stream only when it is not active on production.
- In the Confirm password field, enter the password again.
- (Optional) Add more credentials by clicking Add credential.
- Click Next step.
Set the Archiving and Hostname details
- In the Archiving and Hostname window, complete the required fields.
-
In the Retention period (days), specify the number of days to store the archive for Live Clips (up to 62 days). For example, setting this to 10 days means the system will delete archived content after 10 days.
-
To configure the DVR Window, adjust the “Follow Source” toggle as follows:
- On. When this toggle is turned “on”, the DVR Window length will follow the source automatically, requiring no additional configuration. “Follow Source” is the default option for DVR Window.
- Off. When this toggle is turned “off”, you can specify a value between 1 and 720 minutes for the DVR Window length.
-
From the Origin menu, select an Origin. If you have not created an Origin, see Set up the MSL5 origin for more information.
-
Once you select the Origin, the following information is shown.
- Status
- Primary encoder zone
- Backup encoder zone
- Shared keys
-
Click Next step.
Review and complete the stream
- In the Summary & create window, review the parameters for your stream.
- If you need to modify the parameters, return to the previous window by clicking the Previous button.
- Click Create stream to configure the stream with the specified settings.
Your stream is now on the list of streams on the Media Services Live main page.
Updated 2 days ago