Version 1.0.0

This commit is contained in:
Rutger
2016-06-03 20:56:45 +02:00
parent d826f75f2a
commit 41ce460d90
27 changed files with 1891 additions and 1 deletions

9
masterplaylist.m3u8 Normal file
View File

@ -0,0 +1,9 @@
#EXTM3U
#EXT-X-STREAM-INF:BANDWIDTH=1280000,AVERAGE-BANDWIDTH=1000000
http://example.com/low.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=2560000,AVERAGE-BANDWIDTH=2000000
http://example.com/mid.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=7680000,AVERAGE-BANDWIDTH=6000000
http://example.com/hi.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=65000,CODECS="mp4a.40.5"
http://example.com/audio-only.m3u8