[Webkit-unassigned] [Bug 191169] Safari rejects offer generated by peerconnection.createOffer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 17:21:51 PDT 2018


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

--- Comment #9 from IƱaki Baz <ibc at aliax.net> ---
Hi, I've changed my mind and I no longer call transceiver.stop() nor produce "remote" SDP answers with port 0 in any m= section. It's painful as it involves transport closure if there is no other active stream (DTLS close alert is sent by the browser). It's much easier by just removing the sending track with pc.receiveTrack(sender).

-- 
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/20181103/2976779b/attachment-0001.html>


More information about the webkit-unassigned mailing list