[Webkit-unassigned] [Bug 195930] createAnswer() SDP Rejected by setLocalDescription()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 06:06:40 PDT 2019


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

--- Comment #3 from Vincent Olivier <vncntlvr at gmail.com> ---
Hi Youenn,

Looking at those lines from the kurentoSdpOffer :

a=rtpmap:99 H264/90000
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=recvonly
a=mid:video0

Aren't these a video offer ?

Looking at the safariSdpAnswer, it seems more like Safari is ignoring the video offer contained in kurentoSdpOffer. If not, I don't know what to "add" to the kurentoSdpOffer to make Safari not ignore it.

Please advise.

-- 
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/20190523/ef1df379/attachment-0001.html>


More information about the webkit-unassigned mailing list