mirror of
https://github.com/sile/hls_m3u8.git
synced 2024-12-01 19:11:00 +00:00
14 lines
298 B
Text
14 lines
298 B
Text
|
#EXTM3U
|
||
|
#EXT-X-VERSION:3
|
||
|
#EXT-X-TARGETDURATION:8
|
||
|
#EXT-X-MEDIA-SEQUENCE:2680
|
||
|
|
||
|
#EXTINF:7.975,
|
||
|
https://priv.example.com/fileSequence2680.ts
|
||
|
#EXTINF:7.941,
|
||
|
https://priv.example.com/fileSequence2681.ts
|
||
|
#EXTINF:7.975,
|
||
|
https://priv.example.com/fileSequence2682.ts
|
||
|
|
||
|
# 8.2. Live Media Playlist Using HTTPS
|