[Webkit-unassigned] [Bug 221413] New: Safari does not autoplay next audio item when playing backgrounded FairPlay content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 09:12:13 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221413
Bug ID: 221413
Summary: Safari does not autoplay next audio item when playing
backgrounded FairPlay content
Product: WebKit
Version: Safari 14
Hardware: iPhone / iPad
OS: iOS 14
Status: NEW
Severity: Normal
Priority: P2
Component: Web Audio
Assignee: webkit-unassigned at lists.webkit.org
Reporter: thomass at spotify.com
CC: cdumez at apple.com
Hello, we are currently attempting to get Safari to automatically move on to the next audio track when a track ends (by subscribing to the "ended" event of the media element), when the browser is in the background. We are doing this by executing JavaScript that replaces the src attribute with a new HLS manifest URL. Currently playback terminates at the end of the first track and does not progress to the second. No error is raised.
The expected behaviour would be that playback continues with the next audio track.
Could you assist?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210204/39f4ebda/attachment-0001.htm>
More information about the webkit-unassigned
mailing list