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

Marlin DRM support? #110

Closed
hodzic opened this issue Oct 31, 2014 · 3 comments
Closed

Marlin DRM support? #110

hodzic opened this issue Oct 31, 2014 · 3 comments

Comments

@hodzic
Copy link

hodzic commented Oct 31, 2014

Would you be interested in including a few changes to make the demo app work with Marlin DRM protected content?

@ojw28
Copy link
Contributor

ojw28 commented Nov 5, 2014

Do you mean add MarlinDRM sample streams and a MediaDrmCallback that hits a corresponding test server?

That sounds good in theory, although it depends a bit on what the uptake of Marlin DRM is expected to be, since the purpose of the demo app is primarily a starting point for developers wishing to use ExoPlayer, rather than an app that implements a super-set of all possible things that someone might want to do.

@hodzic
Copy link
Author

hodzic commented Nov 5, 2014

Yes, basically.
Currently the DashVodRendererBuilder.java has WideVine specifics hard-coded. If this were pushed out, maybe to the MediaDrmCallback class, the demo player app would become cleaner and easier to adapt to play other DRM's protected DASH VOD content.

@ojw28
Copy link
Contributor

ojw28 commented Dec 20, 2014

Closing this out because I don't know of any devices that are supporting MarlinDRM at this moment in time. It's probably worth re-opening once you can provide some idea of this, and also:

  • Public, stable test streams that don't require any attribution to add to the demo app.
  • Public, stable license server to issue licenses for the test content. Equivalent of WidevineTestMediaDrmCallback that works for the test content.

At that stage we can generalize things to support both, if it looks worthwhile.

@ojw28 ojw28 closed this as completed Dec 20, 2014
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants