Bug 233518
| Summary: | Unplugging headset results in breaking microphone input | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vadim <vad.filippov> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 15 | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 11 | ||
Vadim
Could be reproduced with https://webrtc.github.io/samples/src/content/getusermedia/audio/
Pick built-in microphone input while having USB headset plugged in (for output only)
Unplug headset during the call
No outgoing audio -> audio track is ended by OS
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85768002>
youenn fablet
I was able to reproduce audio capture stopping (or rendering?) but I did not see the audio track getting ended locally.