Bug 233518 - Unplugging headset results in breaking microphone input
Summary: Unplugging headset results in breaking microphone input
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 15
Hardware: Mac (Apple Silicon) macOS 11
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-26 03:40 PST by Vadim
Modified: 2021-11-26 07:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim 2021-11-26 03:40:53 PST
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
Comment 1 Radar WebKit Bug Importer 2021-11-26 07:37:31 PST
<rdar://problem/85768002>
Comment 2 youenn fablet 2021-11-26 07:38:14 PST
I was able to reproduce audio capture stopping (or rendering?) but I did not see the audio track getting ended locally.