[Webkit-unassigned] [Bug 241632] REGRESSION (iOS 16 Beta): The sound doesn't go by default through connected Airpods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 01:08:05 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=241632

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
I was not able to reproduce locally on a simple test page (https://webrtc.github.io/samples/src/content/peerconnection/pc1/).

I am wondering whether the website is asking to capture on the iPhone microphone, which will switch audio to iPhone instead of AirPods.

It might be worth checking whether the website is trying to select a particular microphone device (based on enumerateDevice) and see whether this goes against the current expected device.
Maybe enumerateDevices order is not always correct?

-- 
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/20220826/4d7ebcde/attachment.htm>


More information about the webkit-unassigned mailing list