|
|
|
|
|
by spjwebster
5540 days ago
|
|
This is a common misconception. In fact, HTTP Live Streaming as proposed by Apple has nothing to do with chunked encoding. The former splits the video into multiple "chunk" files, using an m3u file as a playlist. Stream variants are supported by having multiple sets of video and m3u files, but dynamically switching between them based on bandwidth is left to the client. See: http://tools.ietf.org/html/draft-pantos-http-live-streaming-... |
|