Skip to content

HTTP Live Streaming

Categories

File format

  • m3u8: m3u 파일인데, UTF-8 로 인코딩 되어 있다는 의미.
  • m3u: 멀티미디어 파일의 재생목록을 관리하는 파일.
  • ts: MPEG-2 의 Transport Stream 포맷.

Libraries

  • hls.js
  • Shaka Packager - DASHHLS 패키징 및 암호화를 위한 도구이자 미디어 패키징 SDK입니다. 온라인 스트리밍을 위한 미디어 콘텐츠를 준비하고 패키징할 수 있습니다.

LHLS

See also

Favorite site

Standard

Guide

References


  1. Cyberx.tistory.com_-_WEB_CACHE.pdf 

  2. Low_Latency_HLS_-_LHLS.pdf 

  3. Hello_world-HTTP_Live_Streaming.pdf 

  4. Simple HTTP server for testing HTML5 media with rate limiting and simulation of live streaming 

  5. NGINX-Conf-2018-slides_Choi-streaming.pdf