google cast - Chromecast — Broken DRM playback -


context

  • the content being cast video stream audio
  • this error happens in devices, chrome, android , ios
  • drm playready

problem

when casting drm content after 5~15m of reproduction produces error, output receiver console:

onpause : 16:39:02 player.js:16 setstate("paused") : 16:39:02 player.js:16 onstalled : 16:39:06 player.js:16 setstate("buffering") : 16:39:06 player.js:16 onbuffering : 16:39:06 player.js:16 setstate("buffering") : 16:39:06 player.js:16 onstalled : 16:39:09 player.js:16 setstate("buffering") : 16:39:09 player.js:16 9 uncaught error: [goog.net.xhrio] object active request=https://drm-license.domain.com; newuri=https://drm-license.domain.com media_player.js:50 h.send media_player.js:50 h.yb media_player.js:101 h.me 

note: drm-license.domain.com fake url.

this manifest content.

i'm not sure if enough info understand possible problem, please comment if there relevant should added.

this solved since last chromecast update @ march 10, 2014


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -