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

[Feature]: Persistent DRM license usage #4347

Open
deisenbacher01 opened this issue Dec 19, 2024 · 2 comments
Open

[Feature]: Persistent DRM license usage #4347

deisenbacher01 opened this issue Dec 19, 2024 · 2 comments
Labels

Comments

@deisenbacher01
Copy link

Description

Do you have support for persistent DRM license usage. As of now I see you are calling for a new DRM license each time regardless if the DRM license is set for peristents

An offline key set can be loaded by passing the key set ID to MediaItem.DrmConfiguration.Builder.setKeySetId when building the media item. This allows playback using the keys stored in the offline key set with the specified ID.

Why it is needed ?

its a DRM license feature as well as can cut down on the license calls when switching videos

Possible implementation

An offline key set can be loaded by passing the key set ID to MediaItem.DrmConfiguration.Builder.setKeySetId when building the media item. This allows playback using the keys stored in the offline key set with the specified ID.

Code sample

Code samplehttps://developer.android.google.cn/media/media3/exoplayer/drm?hl=en#offline-keys

Copy link

Thank you for your feature request. We will review it and get back to you if we need more information.

@moskalakamil
Copy link
Member

moskalakamil commented Dec 20, 2024

Hey @deisenbacher01, this is not on our current roadmap but please contact us - we can offer you commercial support for this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants