Quick reference information is provided for:
Encoder setup involves defining audio/video format, publishing point, and stream name settings.
Audio/video format requirements are provided below.
Type | Encoding Format |
---|---|
Output Format |
IIS Smooth Streaming |
Video |
H.264This format is required for HLS transmuxing/iOS support. VC-1 |
Audio |
AAC-LCThis format is required for HLS transmuxing/iOS support. WMA |
Point an encoder to the closest publishing point location.
A list of Smooth Streaming player URLs is provided below.
A list of the recommended CDN URLs through which Smooth Streaming content should be purged is provided below.
The interaction between Smooth Streaming and other features on the HTTP Large platform is described below.
Feature | Description |
---|---|
Rules Engine |
Most rules on the HTTP Large platform will impact Smooth Streaming. Please review them carefully. The best way to ensure that a rule will not apply to Smooth Streaming is to match by origin server or by URL. Smooth Streaming may use any of the following origin identifiers:
|
Token-Based Authentication |
Please avoid streaming from a directory requiring authentication. |
A brief description is provided below for each stream component.
File Type | Consumed By | Description |
---|---|---|
ISMV |
Media Player |
A single MP4 file is generated for each bit rate stream. This file can contain audio and video. |
ISMA |
Media Player |
A single audio file can be generated for each bit rate stream. This audio file is unnecessary when the ISMV contains an audio track. |
ISM |
IIS Smooth Streaming Server |
A server manifest file that describes the relationship between media tracks, bit rates, and files. |
ISMC |
Media Player |
A client manifest file that describes the available bit rate streams. This is the first file that is delivered to the media player. |