Skip to content

Commit

Permalink
style: use upper case for all default sources
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Défago <[email protected]>
  • Loading branch information
jboix and defagos authored Jun 14, 2024
1 parent 12cf4dd commit a40fef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h2>Live Canvas Preview</h2>
<input id="src-input" type="text" placeholder="Enter a URN..." list="default-options"/>
<datalist id="default-options">
<option value="urn:srf:video:c4927fcf-e1a0-0001-7edd-1ef01d441651">Live video</option>
<option value="urn:rts:video:3608506">live video (DVR)</option>
<option value="urn:rts:video:3608506">Live video (DVR)</option>
<option value="urn:rts:video:14318206">Video</option>
<option value="urn:rsi:audio:2108350">Audio</option>
<option value="urn:rtr:audio:a029e818-77a5-4c2e-ad70-d573bb865e31">Live audio (DVR)</option>
Expand Down

0 comments on commit a40fef9

Please sign in to comment.