Skip to content

3people/hls-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hls-parser

media study repo

Tags

  • #EXTM3U: m3u8 파일의 시작을 나타냅니다.
  • #EXT-X-VERSION: HLS 버전을 나타냅니다.
  • #EXT-X-STREAM-INF: 스트림의 정보를 나타냅니다(마스터 플레이리스트에서 사용됨).
  • #EXTINF: 각 미디어 세그먼트의 지속 시간을 나타냅니다.
  • #EXT-X-TARGETDURATION: 세그먼트의 최대 지속 시간입니다.
  • #EXT-X-MEDIA-SEQUENCE: 플레이리스트의 시작 시퀀스 번호를 나타냅니다.

Example

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published