[Webkit-unassigned] [Bug 239996] Audio input and output are silent when joining WebRTC call and using AudioContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 02:13:08 PDT 2022


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

--- Comment #2 from PhungDuong <ddp.bkdn at gmail.com> ---
(In reply to PhungDuong from comment #1)
> We also had the same problem with audio on safari.
> Detail:
> We use iPad gen 4th OS 14.4.
> Visit our product link using webRTC:
> https://it.dev-akameet.link/video/room/demo
> 
> Actual: When joining a meeting, turn off the microphone & camera, after
> about 2 to 3 minutes no longer hear other people's sounds. But when you
> speak, others can still hear you. Occurrence is about 50%.
> 
> Expected: Can hear other people's sounds normally.

In addition, we also checked the state of the audio of others while not listening from others people. Everything is fine.
audioObject.volume = 1
audioObject.autoplay = true
audioObject.muted = false
audioObject.paused = false

-- 
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/20220506/9bc0db57/attachment.htm>


More information about the webkit-unassigned mailing list