[Webkit-unassigned] [Bug 226620] Microphone stopped/paused when application goes to background
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 23 03:18:47 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=226620
youenn fablet <youennf at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CONFIGURATION CHANGED
--- Comment #3 from youenn fablet <youennf at gmail.com> ---
It is not expected that audio tracks be muted in Safari on Mac.
https://webrtc.github.io/samples/src/content/peerconnection/pc1/ continues to play audio for me when Safari is in the background.
Note that, when being backgrounded, silent WebAudio used to be suspended, we recently fixed this issue.
@Nicolas, can you validate what the exact issue is? If that is still not working, can you file a new bug with as much input as possible?
@dharjanto, for WKWebView, muting is happening on iOS in case UIBackgroundModes (https://developer.apple.com/documentation/bundleresources/information_property_list/uibackgroundmodes) does not contain "audio".
Can you try that?
Closing this bug as behaving correctly, for now.
Feel free to reopen as needed.
--
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/20220323/a80fac46/attachment-0001.htm>
More information about the webkit-unassigned
mailing list