Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The server manifest specifies constituent files and tracks. To prevent local playback by players that do not support fragmented MP4, the file name extension of the media for IIS Smooth Streaming must not be .mp4. Instead, media should use the .ismv extension for files containing video tracks, and .isma for audio-only files.
Nesting
The structure of the server manifest file is as follows:
IIS Smooth Streaming Server Manifest (On-Demand) - smil Element - Root element for the presentation (required)
IIS Smooth Streaming Server Manifest (On-Demand) - head Element - Container for presentation level metadata (required)
IIS Smooth Streaming Server Manifest (On-Demand) - meta Element - Describes a single piece of metadata
IIS Smooth Streaming Server Manifest (On-Demand) - body Element- Root container for tracks and references (required)
IIS Smooth Streaming Server Manifest (On-Demand) - switch Element - Root container for tracks (required)
IIS Smooth Streaming Server Manifest (On-Demand) - video Element - Specifies a video track
IIS Smooth Streaming Server Manifest (On-Demand) - video param Element- Specifies a track parameter (required)
IIS Smooth Streaming Server Manifest (On-Demand) - audio Element - Specifies an audio track
IIS Smooth Streaming Server Manifest (On-Demand) - audio param Element - Specifies a track parameter (required)
IIS Smooth Streaming Server Manifest (On-Demand) - textstream Element - Specifies a text track
IIS Smooth Streaming Server Manifest (On-Demand) - textstream param Element - Specifies a track parameter (required)