You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I should be able to play DRM protected offline videos.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
This is similar to the Netflix question, coming up with a concept of expiration; videos storable but only good for an artibtrary limit, then ability to renew if DRM approves.
May be two DRM modes, owned vs rent.
Dev note: There is a single API to signal intent to play protected video in browser, and you get data back that unlocks the video for you, and you don't need to know anything about what happens outside of that API
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered:
Feature description
As a user, I should be able to play DRM protected offline videos.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
This is similar to the Netflix question, coming up with a concept of expiration; videos storable but only good for an artibtrary limit, then ability to renew if DRM approves.
May be two DRM modes, owned vs rent.
Dev note: There is a single API to signal intent to play protected video in browser, and you get data back that unlocks the video for you, and you don't need to know anything about what happens outside of that API
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: