Skip to content

Commit

Permalink
Add AnnexI reference stream to list of example streams
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Jan 21, 2025
1 parent be98a37 commit 8fa9c7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions samples/dash-if-reference-player/app/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,11 @@
"name": "SCTE35 events",
"provider": "dashif"
},
{
"url": "https://livesim.dashif.org/livesim2/annexI_dashjs=rocks/testpic_6s/Manifest.mpd?dashjs=rocks",
"name": "Annex I query parameters in the Video AdaptationSet",
"provider": "dashif"
},
{
"url": "https://demo.unified-streaming.com/k8s/live/scte35.isml/.mpd",
"name": "Unified Streaming reference stream with scte35 markers",
Expand Down

0 comments on commit 8fa9c7f

Please sign in to comment.