Bug 189645
| Summary: | There is no voice when restarting airpods using webrtc in safari | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | xpeng <xpeng1984> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | david, ddp.bkdn, eric.carlson, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 11 | ||
| Hardware: | PC | ||
| OS: | macOS 10.13 | ||
xpeng
There is no vioce when restart airpods using webrtc in safari
Steps to Reproduce:
1. connect airpods
2. launch safari and test vioce using https://webrtc.github.io/samples/src/content/getusermedia/audio/ the voice is normal
3. disconnect airpods by closing the bluetooth in Mac, then open bluetooth again. retest voice in https://webrtc.github.io/samples/src/content/getusermedia/audio/ , there is no voice in safari.
the voice is normal in chrome .
Expected Results:
the voice should be normal
Actual Results:
there is no voice when restart bluetooth.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/44492932>
Radar WebKit Bug Importer
<rdar://problem/44492937>
David E. Weekly
FYI, still seeing this issue (Bluetooth audio not recording in web clients for Safari on either macOS or iOS, but Chrome macOS works fine) when using navigator.mediaDevices.getUserMedia
A very simple reproduction for Safari on either macOS 10.15 or iOS 14
1) Connect a Bluetooth headset (e.g. AirPods or Bose QC35)
2) Visit https://webrtc.github.io/samples/src/content/getusermedia/volume/ - click "Start" and grant microphone permission
Observed: no signal strength levels.
Expected: signal strength shows (and is seen on e.g. Chrome macOS)