HLS 主要參考文件 - 規格草案 [HTTP Live Streaming draft-pantos-http-live-streaming-16](https://tools.ietf.org/html/draft-pantos-http-live-streaming-16) - 簡單一頁的介紹,有圖有真相 [About HTTP Live Streaming](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/AboutHTTPLiveStreaming/about/about.html#//apple_ref/doc/uid/TP40013978) - iOS Developer Library: [HTTP Live Streaming Overview](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008332-CH1-SW1) - [MPEG-2 Stream Encryption Format for HTTP Live Streaming](https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HLS_Sample_Encryption/Introduction/Introduction.html#//apple_ref/doc/uid/TP40012862) - Apple 官方的 MP4 切檔工具 [Media Stream Segmenter](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html#//apple_ref/doc/uid/TP40008332-CH102-SW3) - Open Source 的切檔工具 [mediasegmenter](https://github.com/iliya-gr/mediasegmenter)
HLS 主要參考文件