Skip to content

Instantly share code, notes, and snippets.

@ox
Last active October 26, 2017 15:03
Show Gist options
  • Save ox/87b89811cc2c0951cc92438bf90c0614 to your computer and use it in GitHub Desktop.
Save ox/87b89811cc2c0951cc92438bf90c0614 to your computer and use it in GitHub Desktop.
Basic Stream's gear1 index playlist
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:9.97667,
fileSequence0.ts
#EXTINF:9.97667,
fileSequence1.ts
#EXTINF:9.97667,
fileSequence2.ts
#EXTINF:9.97667,
fileSequence3.ts
... clipped ...
#EXTINF:9.97667,
fileSequence179.ts
#EXTINF:4.20333,
fileSequence180.ts
#EXT-X-ENDLIST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment