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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 13:23:09 PDT 2019


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

Alojz Milicevic <alojz.milicevic at xmreality.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alojz.milicevic at xmreality.s
                   |                            |e

--- Comment #30 from Alojz Milicevic <alojz.milicevic at xmreality.se> ---
Can confirm 12.1.1 issues as reported by previous commentators. We are also looking for a solution to this and are eager for any news and help we can get!

I'm going to spend the next week on this issues and related issues, if any of you have ideas on something to try i am all ears! That being said here is what we have noticed so far:

 - If a tab has sound and we disable it by audioStream.enabled = false, the same tab can not regain it unless 
A. requesting and enabling video by calling videoStream.enabled. 
B. closing safari and opening it again (doesn't have to be a hard shutdown just switch to home screen and back).

(audioStream and videoStream are the streams we get from getUserMedia)

- If a tab/session/window does not have audio, there is nothing we have been able to do to gain it. Without first force quiting safari.

- When muting your sound, and switching video tracks. There seems to be no way of regaining your sound unless you also first enable the video track. 

This is what we have found so far. It is not bulletproof but will continue testing through this week at least.

-- 
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/20190625/0e76efb3/attachment.html>


More information about the webkit-unassigned mailing list