Skip to content

Conversation

@daytime-em
Copy link
Collaborator

@daytime-em daytime-em commented Jul 10, 2025

Our implementation of executeProvisionRequest was not correct

For Widevine flows, it wasn't called by media3 when we first implemented the DRM feature. A media3 update change this, which exposed the incorrect implementation and broke our DRM playback

We should be calling out to the widevine API for provisioning, and only using our license proxy for key requests

@daytime-em daytime-em requested a review from a team as a code owner July 10, 2025 19:11
@daytime-em daytime-em changed the title fix: DRM playback broken + misc logging problems fix: DRM playback broken + logging problems Jul 10, 2025
@daytime-em daytime-em merged commit 92dc273 into releases/v1.5.0 Jul 11, 2025
1 check passed
@daytime-em daytime-em deleted the fix/drm-playback branch July 11, 2025 16:25
@github-actions github-actions bot mentioned this pull request Jul 11, 2025
daytime-em added a commit that referenced this pull request Jul 14, 2025
## Improvements

* Update media3 version to 1.6.1 (#78)
* Update Mux Data to v1.8.0

## Fixes
* fix: DRM playback broken  (#79)



Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants