google cast - What to do to recover from onStalled method with DRM on chromecast? -


what correct way recover onstalled method on chromecast player when playing drm stream ?

i can call 'load' method if there currenttime in mediaelement, drm's license?

i get:

 uncaught invalidstateerror: attempt made use object not, or no longer, usable.  

on line 105 ( media_player.js ) if call to:

 this.mediaelement.load();  // called in onstalled method  

thanks in advance


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? -