[Webkit-unassigned] [Bug 281978] New: Disabling echoCancellation in getUserMedia request results in left channel audio only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 09:07:47 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=281978

            Bug ID: 281978
           Summary: Disabling echoCancellation in getUserMedia request
                    results in left channel audio only
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: firstcontact at jaycharles.net
                CC: youennf at gmail.com

When adding echoCanellation:false to audio constraints for getUserMedia to capture a mono audio device, the returned mediaStreamTrack is stereo but has left channel audio only. Enabling AEC against the same device results in 2 channel audio. 

Same against Safari iOS/17.6.1 and Safari 18.0/MacOS 15.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241023/799f720a/attachment.htm>


More information about the webkit-unassigned mailing list