Bug 255986
Summary: | [MacOS] Incoming and outgoing audio is available from WebRTC call and FaceTime in the same time call if User receives FaceTime call while in WebRTC call | ||
---|---|---|---|
Product: | WebKit | Reporter: | Madara Freimane <madara.freimane> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | karlcow, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari 16 | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 13 |
Madara Freimane
Summary:
[MacOS] Incoming and outgoing audio is available from WebRTC call and FaceTime call in the same time call if User receives FaceTime call while in WebRTC call
Tested devices:
Bug is reproducible on:
- MacBook Pro (M1, 2020, MacOS 13.3.1) and Google Chrome (V112.0.5615.137)
- MacBook Pro (Intel, 2020, MacOS 13.3.1) and Google Chrome (V112.0.5615.137)
Use case:
Precondition:
Users are in an active WebRTC call
Steps:
1. MacOS User receives FaceTime call
2. MacOS User accepts FaceTime call
Actual result:
Incoming and outgoing audio is available from WebRTC call and FaceTime in the same time call if User receives FaceTime call while in WebRTC call
Expected result:
Audio is available only from one active call:
- when FaceTime call is available and an active, audio available only from FaceTime call
Reproducibility:
100%
Additional information:
- Sysdiagnostics file added (bug reproduced at 17:37pm, 26.04.2023., EET):
https://drive.google.com/file/d/189MvoEL47Zj9FZhkU5R8pXyr1Aa0uoAL/view?usp=sharing
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108766348>
youenn fablet
Main issue is that audio is lost.
We need to verify that two concurrent Audio Units doing capture with echo cancellation work together properly.
youenn fablet
Still reproducible according MS Teams.
Madara Freimane
Bug is still reproducible.
Tested devices and browsers:
- MacBook Pro (M1, 2020, macOS 14.0 Beta (23A5337a)) and Google Chrome (V116.0.5845.140)
I am adding a new sysdiagnostics file (bug reproduced at 16:31 EET, 06.09.2023.):
https://drive.google.com/file/d/1ZMI0hpCD1HhVovfWSlIBAVtftiByWsj-/view?usp=sharing
Madara Freimane
Bug is still reproducible.
Tested devices and browsers:
- MacBook Pro (M1, 2020, macOS 14.2 Beta) and Google Chrome (V119.0.6045.199)
- MacBook Pro (M1, 2020, macOS 14.2 Beta) and Safari (V17.2 (19617.1.13.11.1))