Skip to content

Commit

Permalink
Add ON_DISCONTINUITY discontinuity mode for HLS
Browse files Browse the repository at this point in the history
  • Loading branch information
MixMasterMitch committed Oct 17, 2019
1 parent bd0b3bf commit 13fa549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ <h1>Amazon Kinesis Video Streams Media Viewer</h1>
<select id="discontinuityMode" class="form-control form-control-sm">
<option selected>ALWAYS</option>
<option>NEVER</option>
<option>ON_DISCONTINUITY</option>
</select>
</div>
<div class="form-group">
Expand Down

0 comments on commit 13fa549

Please sign in to comment.