NEW 208209
No microphone input captured from getUserMedia after phone call.
https://bugs.webkit.org/show_bug.cgi?id=208209
Summary No microphone input captured from getUserMedia after phone call.
Jeremy Dagorn
Reported 2020-02-25 10:15:54 PST
We are seeing this issue on Mobile Safari on iOS 13.3.1. Steps to reproduce are: - Microphone access is allowed in tab - Start recording - Get phone call and answer, then hang up - Microphone is muted while the call is going on. - Refresh the page - Try recording again - We don't get any input from the microphone Closing the tab and re-opening fixes the issue. getUserMedia doesn't throw any error, and the stream we are getting looks perfectly normal, except that we don't get any data. The only way to get microphone data again is to close the tab and re-open, which seems a bit too brutal. Happy to provider more information if needed.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-26 09:51:24 PST
Jeremy Dagorn
Comment 2 2020-03-03 10:02:16 PST
Any chance we can get an update on this? Or anything more needed?
Note You need to log in before you can comment on or make changes to this bug.