[Webkit-unassigned] [Bug 177276] Safari 11/Sierra - appr.tc/ affects sound of other apps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 16:39:42 PDT 2017


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Hi Delia,

Thanks for the report.
Whenever echo cancellation is turned on, Safari will duck the other processes.
This is also happening whenever doing a call through FaceTime.

If you do not want that, you can disable echo cancellation through constraints when doing the getUserMedia call. No audio ducking should happen at that point.

Should you want later on to activate echo cancellation (for instance when call is on), applyConstraints might be used to enable/disable echo cancellation whenever needed.

-- 
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/20170920/6af2270d/attachment.html>


More information about the webkit-unassigned mailing list