[Webkit-unassigned] [Bug 189716] When "WebRTC Unified Plan" is enabled, pc.createOffer() produces SDP without m lines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 18 15:55:48 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189716
--- Comment #4 from youenn fablet <youennf at gmail.com> ---
> Basically, in my example code (and if I'm not very wrong), both m=audio and
> m=video sections should have a=recvonly rather than a=sendrecv. If you think
> this may be a bug you may want to check what your latest Safari/webkit
> produces.
Reading https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiverinit, the default "direction" value is "sendrecv". This seems to be inline with what Chrome is generating.
--
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/20180918/d7d9c0bd/attachment.html>
More information about the webkit-unassigned
mailing list