Skip to content

Commit

Permalink
Add LiveSim2 stream to Annex I sample
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Jan 21, 2025
1 parent 8fa9c7f commit 2a8dd3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/advanced/ext-url-query-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h3>Flexible Insertion of URL Parameters Sample</h3>
<div class="row mt-2">
<div class="col-md-6">
<label for="manifestSelect">Manifest:</label>
<input id="manifestSelect" type="text" class="form-control">
<input id="manifestSelect" value="https://livesim.dashif.org/livesim2/annexI_dashjs=rocks/testpic_6s/Manifest.mpd?dashjs=rocks" type="text" class="form-control">
<label for="queryParamsInput" class="mt-2">Add Query Parameters to Manifest Request:</label>
<input id="queryParamsInput" type="text" class="form-control" value="token=1234">
<button id="loadButton" class="btn btn-primary mt-2">Load</button>
Expand Down Expand Up @@ -191,4 +191,4 @@ <h5>Manifest Content:</h5>
<script src="../highlighter.js"></script>
</body>

</html>
</html>

0 comments on commit 2a8dd3d

Please sign in to comment.