Skip to content

Commit

Permalink
Add Shaka teststream to smoke vector list
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Nov 29, 2024
1 parent 2b63376 commit 471194f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/functional/config/test-configurations/streams/smoke.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,21 @@
}
]
},
{
"name": "Shaka Demo Assets: Angel-One Widevine",
"type": "vod",
"url": "https://storage.googleapis.com/shaka-demo-assets/angel-one-widevine/dash.mpd",
"drm": {
"com.widevine.alpha": {
"serverURL": "https://cwip-shaka-proxy.appspot.com/no_auth"
}
},
"excludedPlatforms": [
{
"browser": "safari"
}
]
},
{
"name": "1080p with PlayReady and Widevine DRM, single key",
"type": "vod",
Expand Down

0 comments on commit 471194f

Please sign in to comment.