- From: Iñaki Baz Castillo <ibc@aliax.net>
- Date: Sun, 9 Oct 2016 16:16:21 +0200
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Hi, According to https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-setremotedescription, setRemoteDescription() must be called with a RTCSessionDescriptionInit (an Object) rather than a RTCSessionDescription instance. Is this true? AFAIR, in previous spec versions setRemoteDescription() requires a RTCSessionDescription instance (created via new RTCSessionDescription). -- Iñaki Baz Castillo <ibc@aliax.net>
Received on Sunday, 9 October 2016 14:17:11 UTC