Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

biograf does not handle RMKSA rejection #31

Open
ericdeily opened this issue Sep 30, 2017 · 1 comment
Open

biograf does not handle RMKSA rejection #31

ericdeily opened this issue Sep 30, 2017 · 1 comment

Comments

@ericdeily
Copy link

on Chrome for Android, if you go to the EME video and attempt to play the content, you will be prompted (if the first time).
0. on chrome for Android try the following

  1. try to play protected content
  2. get prompted - "biograf-155113.appspot.com wants to unique identify your device to play protected content. learn more
    [BLOCK][ALLOW]
  3. click [BLOCK]
  4. content never plays

the problem is this setting is persisted, so next time into the site, you don't get a prompt anymore, the content just never plays.

RECOMMENDED :
-update biograf PWA to handle this and provide guidance to user. if set to BLOCKed for the site, RMKSA promise will be rejected when requesting com.widevine.alpha.

@beaufortfrancois
Copy link
Contributor

On this._player.load(...), Shaka Player returns a 6001 error code which sadly doesn't tell me if the RMKSA call failed only because user blocked it, it could be different reasons.

This is why I'm advocating offline for an alternative solution to this prompt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants