We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e933e commit 0b77562Copy full SHA for 0b77562
index.html
@@ -15,6 +15,7 @@
15
Stream URL:
16
<input type="text" id="streamURL" value="https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8" size="65">
17
<button onClick="loadStream()">Load</button>
18
+ <br/>
19
Caption1 URL:
20
<input type="text" id="caption1URL" value="https://crackle-mediaconvert.s3.amazonaws.com/assets/thesonata/HLS/captions/thesonata_aiml.vtt" size="65">
21
<button onClick="loadCaption1()">Load Caption</button>
0 commit comments