Skip to content

Commit

Permalink
Remove the 'super speed' SmoothStreaming PlayReady stream from demo
Browse files Browse the repository at this point in the history
This content is no longer available, the manifest is returning a 404.

Issue: #11309

#minor-release

PiperOrigin-RevId: 573202175
  • Loading branch information
icbaker authored and copybara-github committed Oct 13, 2023
1 parent bd9aa8a commit 51b559a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions demos/main/src/main/assets/media.exolist.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,13 +260,6 @@
{
"name": "Super speed (MP4, H264, Clear)",
"uri": "https://playready.directtaps.net/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/Manifest"
},
{
"name": "Super speed (MP4, H264, PlayReady)",
"uri": "https://playready.directtaps.net/smoothstreaming/SSWSS720H264PR/SuperSpeedway_720.ism/Manifest",
"drm_scheme": "playready",
"drm_license_uri": "https://playready.directtaps.net/pr/svc/rightsmanager.asmx",
"drm_force_default_license_uri": true
}
]
},
Expand Down

0 comments on commit 51b559a

Please sign in to comment.