[Webkit-unassigned] [Bug 230902] REGRESSION(Safari 15 - iOS15): [WebRTC] MediaStreamTack audio volume too low

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 19:11:13 PDT 2021


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

--- Comment #27 from Phong Le <lhphong09t2 at gmail.com> ---
(In reply to Paul from comment #26)
> The hack of adding the gain node works for us - sort of. Safari 15 on MacOS
> doesn't have the problem so I look at the User Agent and only apply the hack
> if the client is Safari 15 and mobile. That keeps from breaking browsers
> that don't have this bug.
> 
> However, I can't figure out how to distinguish between iPad and MacbookPro,
> so iPad is still broken. That's better than nothing, though, since iphones
> outnumber ipads in our user base.
> 
> BTW, we only have a few test devices but adding a gain of 10 seems to be
> approximately right.
> 
> The other thing we're worried about is that if this gets fixed then all of
> the sudden we'll be blasting iphone users out.

More, if the user plug a headset and we still keep gain 10. Then, it would be very very high volume :(. We cannot do anything here because we cannot detect when users plug their headset. We must wait for fixing this issue

-- 
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/20211024/8fe76099/attachment.htm>


More information about the webkit-unassigned mailing list