[Webkit-unassigned] [Bug 202405] Regression: iOS 13.1 MediaStreamTrack.enabled = false kills audio track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 02:09:20 PDT 2019


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

--- Comment #4 from daginge at confrere.com ---
Workaround as suggested by fippo/philipp: Use replaceTrack(null) to remove the audio track from the PC instead of muting it. Remember to not add the audio track on new peer connections, though I guess this is less of an issue for you SFUers.

We'll implement this change now and test it out a bit.

-- 
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/20191002/b8b041c7/attachment-0001.html>


More information about the webkit-unassigned mailing list