- From: Adam Roach <adam@nostrum.com>
- Date: Fri, 14 Dec 2012 17:17:24 -0600
- To: Roman Shpount <roman@telurix.com>
- CC: "public-webrtc@w3.org" <public-webrtc@w3.org>
Received on Friday, 14 December 2012 23:17:53 UTC
On 12/14/12 17:09, Roman Shpount wrote: > > On Fri, Dec 14, 2012 at 10:50 AM, Adam Roach <adam@nostrum.com > <mailto:adam@nostrum.com>> wrote: > > # Leave the sess-version alone when new candidates are added to the > SDP. If it cares, the web app will need to parse the entire SDP to > find out whether any candidates have been added. > > > Does this mean that in this case if WebRTC application needs to > interop with anything it will need to generate new session versions in > SDP when it sends an updated offer? No, because it should be calling getOffer() in that case (rather than using localDescription). /a
Received on Friday, 14 December 2012 23:17:53 UTC