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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 02:59:54 PST 2018


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

--- Comment #10 from IƱaki Baz <ibc at aliax.net> ---
Unfortunately calling sender.replaceTrack(null) does not set "a=inactive". Instead it remains "a=sendonly" even if I set transceiver.direction = "inactive" once the replaceTrack(null) promise resolves.

But this is wrose, as by using replaceTrack(null) and later replaceTrack(newTrack), a *NEW* transceiver / m= section is created!

Attaching a new script.

-- 
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/20181105/b44ede1b/attachment.html>


More information about the webkit-unassigned mailing list