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

Possibility to delay widevine key request until user starts playback #262

Closed
msokalski opened this issue Jan 12, 2016 · 2 comments
Closed
Assignees
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@msokalski
Copy link

I would like to have an option to delay widevine key request, but keep current shaka behavior of buffering initial segments of video immediately after source is specified.
This is mainly needed to avoid some logics being executed in our drm module until user really presses play button.

@joeyparrish joeyparrish added the type: enhancement New feature or request label Jan 12, 2016
@joeyparrish joeyparrish self-assigned this Jan 12, 2016
@joeyparrish joeyparrish added this to the v2+ milestone Jan 12, 2016
@joeyparrish
Copy link
Member

Hi @msokalski,

That is not a bad idea. We'll consider it for after v2.0. Thanks!

@joeyparrish joeyparrish removed their assignment Apr 6, 2016
@joeyparrish joeyparrish modified the milestones: vLater, v2.1.0 Oct 4, 2016
@ismena ismena self-assigned this Oct 7, 2016
@ismena
Copy link
Contributor

ismena commented Oct 17, 2016

Hi @msokalski,
We've added the logic to make it possible to delay the license request until playback is started.
Please set delayLicenseRequestUntilPlayed flag of shakaExtern.DrmConfiguration to true to enable this behavior.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants