- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Thu, 18 Oct 2012 09:15:52 -0700
- To: Li Li <Li.NJ.Li@huawei.com>
- Cc: "public-webrtc@w3.org" <public-webrtc@w3.org>
On 18 October 2012 08:23, Li Li <Li.NJ.Li@huawei.com> wrote: > The current assumption (to my understanding) is that one SDP protocol will be used across two boundaries: 1) between JS and browser and 2) between browsers. On 1, yes; on 2, no. For the most part, what goes between browsers in my application is none of your business. As it so happens, in my current JSEP applications, what goes between browsers is nothing at all like SDP. SDP is part of the API, no more. It might be convenient to pass SDP between browsers, but that would be your choice entirely as an application developer.
Received on Thursday, 18 October 2012 16:16:24 UTC