Skip to content

Fix an issue when using ClearKey with license server

Vinay Rosenberg requested to merge github/fork/epiclabsDASH/drm-fix into development

Created by: epiclabsDASH

ClearKey + License server worked before 2.6.4 and was broken after adding Basic ClearKey support (ClearKey support with keys passed as parameters instead of using a license server). This PR is recovering ClearKey + License server support while keeping the new Basic ClearKey functionality.

Merge request reports