Recommend allowing the license server be configurable. #135
Labels
flag: good first issue
This might be a relatively easy issue; good for new contributors
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
The
license_server
I am using consists of the following format…I am able to construct everything beyond the
widevineChallenge
before instantiatingshaka.player.DrmSchemeInfo
.I need to be able to append the
widevineChallenge
to the license server before the request gets sent byshaka.util.LicenseRequest.send()
.Currently the
license_request_info
hasbody
andheaders
(https://github.com/google/shaka-player/blob/master/lib/player/drm_scheme_info.js#L142).The text was updated successfully, but these errors were encountered: