- A Basic Configuration
-
1. Server Components
-
Media Encoder
-
Audio
- HE-AAC or AAC-LC up to 48 kHz, stereo audio
- MP3 (MPEG-1 Audio Layer 3) 8 kHz to 48 kHz, stereo audio
-
Video
- H.264 Baseline Level 3.0
-
Media Stream Segmenter
- its a Process (a series of small media files of equal duration)
- create index file(containing references to the individual media files)
-
files
- Media segments : .ts (MPEG-2 streams)
- Index files : .M3U8 (extension of the .m3u format used for MP3 playlists)
- Simple Example .M3U8 file
- Stream Alternates
- Media File Segmenter
- Media Segment Files
-
5.Content Protection
- AES-128 encryption using 16-octet keys
-
4. Download the Tools
- HTTP Live Streaming Tools Download
- Media Stream Segmenter
- Media File Segmenter
- Media Stream Validator
- Varient Playlist Creator
- Metadata Tag Generator
- 3. Client Component
-
2. Distribution Component
- Web Server
- Web Caching System
-
MIME Type
-
1
- .M3U8
- application/x-mpegURL or vnd.apple.mpegURL
-
2
- .ts
- video/MP2T