[Webkit-unassigned] [Bug 180748] Audio sometimes fail to capture in WebRTC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 09:57:47 PST 2018


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

--- Comment #10 from youenn fablet <youennf at gmail.com> ---
> There are of course multiple (at least 2 anyway) calls to
> getUserMedia involved - one to obtain the mic permissions, and another to
> record.

Can you clarify why you would need to make two getUserMedia calls?

If you do so on iOS, the latter stream will take precedence over the former and the first stream tracks will all get muted.
Can you check the muted state of the tracks you are trying to record?

-- 
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/20180201/a9057a91/attachment.html>


More information about the webkit-unassigned mailing list