Closed
Description
Safari 3.0.0 (Tizen 3.0.0) Offline stores, plays, and deletes protected content FAILED
Failed: Shaka Error DRM.LICENSE_RESPONSE_REJECTED (Updating session failed. (99999))
Error: Shaka Error DRM.LICENSE_RESPONSE_REJECTED (Updating session failed. (99999))
at new shaka.util.Error (lib/util/error.js:65:13)
at null.<anonymous> (lib/media/drm_engine.js:1106:24)
It would appear that Tizen TVs claim support for persistent licenses, but do not actually support them. We should:
- File a bug on Samsung to fix the platform to report accurately
- Work around the bug by detecting this lack of support in
DrmEngine.probeSupport