Skip to content

Commit

Permalink
chore: add mux's ll-hls test stream (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev authored Oct 14, 2021
1 parent a83ea37 commit fc83109
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,12 @@
"mimetype": "application/x-mpegurl",
"features": ["live", "low-latency"]
},
{
"name": "Mux's LL-HLS test stream",
"uri": "https://stream.mux.com/v69RSHhFelSm4701snP22dYz2jICy4E4FUyk02rW4gxRM.m3u8",
"mimetype": "application/x-mpegurl",
"features": ["live", "low-latency"]
},
{
"name": "Axinom Multi DRM - DASH, 4k, HEVC, Playready, Widevine",
"uri": "https://media.axprod.net/TestVectors/v7-MultiDRM-SingleKey/Manifest.mpd",
Expand Down

0 comments on commit fc83109

Please sign in to comment.