HTTP Live Streaming
Categories
- FFmpeg:Example:HLS - FFmpeg 의 HLS 변환 옵션 및 코드 샘플
- DRM
File format
- m3u8: m3u 파일인데, UTF-8 로 인코딩 되어 있다는 의미.
- m3u: 멀티미디어 파일의 재생목록을 관리하는 파일.
- ts: MPEG-2 의 Transport Stream 포맷.
Libraries
- hls.js
- Shaka Packager - DASH 및 HLS 패키징 및 암호화를 위한 도구이자 미디어 패키징 SDK입니다. 온라인 스트리밍을 위한 미디어 콘텐츠를 준비하고 패키징할 수 있습니다.
LHLS
See also
Favorite site
- HTTP Live Streaming draft-pantos-http-live-streaming-16
- hello world: HTTP Live Streaming
- [추천] HTTP Live Streaming 3
- 스트리밍(Streaming) 용어 – HLS(Http Live Streaming)
- Github: cpearce/HttpMediaServer 4
- Does WebM have its own delivery method? How does it relate to RTMP and HTTP Live Streaming?
- HTTP Live Streaming with iOS
- Stackoverflow: Http Media Streaming Server
- FFMpeg Http Live Streaming - 2015
- KLDP: 리눅스로 HLS(HTTP Live Streaming) 스트리밍 참조글
- [추천] Stackoverflow: HLS streaming video URL Need for testing
- How video streaming works on the web: An introduction
Standard
- HTTP Live Streaming draft-pantos-http-live-streaming-16
- HTTP Live Streaming Overview (Apple)
- HTTP Live Streaming draft-pantos-http-live-streaming-16