-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Have you read the Tutorials?
Yes
Have you read the FAQ and checked for duplicate open issues?
Yes
If the question is related to FairPlay, have you read the tutorial?
NA
What version of Shaka Player are you using?
v4.15.7 (https://shaka-player-demo.appspot.com/)
What browser and OS are you using?
Chrome Browser, Windows 11
Please ask your question
I am working on widevine offline license, I was able to play downloaded content using offline license but when I try to delete content, I do NOT see license release request from client
Widevine documentation states following
`Once a license is persisted on the device and the client wants to remove the license, the application will initiate a license release. This will generate a license request with the request type (NEW, RENEWAL or RELEASE) set to RELEASE.
The Widevine client will not delete the license from the device until it receives a valid license response indicating the license release was handled by the license server. The proxy must return the license to the client.`
Que :
- When you delete content from shaka player UI (your device is online at time of delete), why shaka player is not initiating license release