Re: [encrypted-media-tests] Fix #3624: Migrate to W3C DRMToday account (#3733)

LGTM.  Settings disable default output link protection.  Here are some server details:

Purchase/Rental Profile (userId)
purchase .. Purchase profile
rental1 .. Rental profile (Expires after 10min)
rental2 .. Rental profile (Expires after 1min)
rental3 .. Rental profile (playDuration 5min, purchaseDuration 10min)
For both rental profiles, absoluteExpiration is set to current date + expiry and playDuration is set to expiry.

Output Protection (sessionId)
a[0|1] ... analogue output protection
d[0|1] ... digital output protection
f[0|1] ... output protection enforce (0..best effort)
p[0|1] ... persistent license
default == a1d1f0p1

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3733#issuecomment-247406147

Received on Thursday, 15 September 2016 18:10:49 UTC