Dynamic Cloud Packaging: How to Stream On-Demand Content

On-demand content can be streamed over the HTTP Large platform to media players that support either HLS or MPEG-DASH.

This service automatically transmuxRefers to the process of changing the multimedia container while retaining its content (i.e., audio/video).es H.264 encoded live content into a HLS/MPEG-DASH-compatible package.

Step 1: Upload On-Demand Content

Stream on-demand content from either CDN storage or a customer origin.

Verify that the desired H.264 media has been uploaded to either:

This service supports the dynamic streamingAllows a media player to dynamically switch between bit rate streams of varying quality levels, in order to provide an optimal viewing experience based on a client’s bandwidth and CPU usage. of multiple assets of varying quality stored within a single directory.

Step 2: Implement a Media Player

On-demand content may be played back using either a HLS or MPEG-DASH player.

Implement one of the following players:

Upload the above web page to CDN storage or a customer origin server.

Stream the on-demand content identified in step 1 by loading the web page.