library · inferred from evidence
hls.js
A JavaScript library for HTTP Live Streaming where the bug was also reproduced.
- media-chrome: no audio on iOS after switching apps in silent mode (WebKit bug workaround)
This is a WebKit bug, not a media-chrome bug: a maintainer reproduced it in Shaka Player and hls.js too. The confirmed workaround (iOS 16.4+) is one line at the page level: `if ('audioSession' in navigator) navigator.audioSession.type = 'pl