Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing DRM protected offline videos #36

Open
jwold opened this issue Feb 8, 2021 · 0 comments
Open

Playing DRM protected offline videos #36

jwold opened this issue Feb 8, 2021 · 0 comments

Comments

@jwold
Copy link

jwold commented Feb 8, 2021

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

@jwold jwold added enhancement New feature or request Phase: 2 WS: Offline and removed enhancement New feature or request labels Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant