You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check/uncheck "Enable streaming:" several times (interval varies 500ms to 2s according to network situation)
Expected behaviour
No uncaught exception in inspector console
What actually happened?
Saw uncaught exceptions:
Uncaught (in promise) DOMException: Failed to execute 'update' on 'MediaKeySession': The session is already closed.
at https://hls-js.netlify.app/dist/hls.js:6259:18
at EMEController._onLicenseRequestReadyStageChange (https://hls-js.netlify.app/dist/hls.js:6457:11)
hongfeih-es
changed the title
Failed to execute 'update' on 'MediaKeySession'
Uncaught exceptions when call load/unload frequently
Feb 23, 2022
hongfeih-es
changed the title
Uncaught exceptions when call load/unload frequently
Uncaught DRM exceptions when call load/unload frequently
Feb 23, 2022
hongfeih-es
changed the title
Uncaught DRM exceptions when call load/unload frequently
Failed to execute 'update' on 'MediaKeySession
Feb 23, 2022
robwalch
added
DRM
and removed
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
labels
Dec 11, 2023
What version of Hls.js are you using?
v1.1.5
What browser (including version) are you using?
Chrome v98.0.4758.102 (Official Build) (x86_64)
What OS (including version) are you using?
Mac OS v12.2.1 (21D62)
Test stream
https://hls-js.netlify.app/demo/?src=https%3A%2F%2Fstorage.googleapis.com%2Fshaka-demo-assets%2Fangel-one-widevine-hls%2Fhls.m3u8&demoConfig=eyJlbmFibGVTdHJlYW1pbmciOnRydWUsImF1dG9SZWNvdmVyRXJyb3IiOnRydWUsInN0b3BPblN0YWxsIjpmYWxzZSwiZHVtcGZNUDQiOmZhbHNlLCJsZXZlbENhcHBpbmciOi0xLCJsaW1pdE1ldHJpY3MiOi0xfQ==
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
interval varies 500ms to 2s according to network situation
)Expected behaviour
No uncaught exception in inspector console
What actually happened?
Saw uncaught exceptions:
Console output
Chrome media internals output
No response
The text was updated successfully, but these errors were encountered: