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

How can I create different DRM Sessions for ConcatenatingMediaSource? #5619

Closed
musooff opened this issue Mar 12, 2019 · 5 comments
Closed

How can I create different DRM Sessions for ConcatenatingMediaSource? #5619

musooff opened this issue Mar 12, 2019 · 5 comments
Assignees

Comments

@musooff
Copy link

musooff commented Mar 12, 2019

I have a ConcatenatingMediaSource with 3 mediaSources. I have have to create separate DrmSessionManagers as drm content requires id of each content for acquiring drmSession.

I suppose as of now ExoPlayer doesn't support such feature (#2394). If I am wrong and its possible to create several DrmSessionMangers how can I do it? If yes, it doesn't support, are you planning to bring such feature?

@AquilesCanta
Copy link
Contributor

This is still not supported, but we are currently working on it. I'll use this issue to track progress on this.

@eneim
Copy link
Contributor

eneim commented Mar 17, 2019

@AquilesCanta I'm interested in this too, can you give a bit of detail? Like your roadmap to support this?

@kgrevehagen
Copy link

@AquilesCanta I'm very interested in this as well. Any status update or ETA? Are there workarounds you can think of that we can do in the meantime?

@AquilesCanta
Copy link
Contributor

Working on it.

@AquilesCanta
Copy link
Contributor

As of this commit (and a bit earlier too), this should be supported. Please give it a try and reach back if you encounter any issue.

Thanks for your patience! I expect DRM changes to be available in 2.11.0.

@google google locked and limited conversation to collaborators Oct 19, 2019
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

4 participants