Re: [rtcweb] Media neg-eo-tiation and signalling archa-tecture

Cullen Jennings <fluffy@cisco.com> Thu, 07 July 2011 03:43 UTC

Return-Path: <fluffy@cisco.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ED1321F8A22 for <rtcweb@ietfa.amsl.com>; Wed, 6 Jul 2011 20:43:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.123
X-Spam-Level:
X-Spam-Status: No, score=-106.123 tagged_above=-999 required=5 tests=[AWL=-3.524, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i7xVi4Ok+of0 for <rtcweb@ietfa.amsl.com>; Wed, 6 Jul 2011 20:43:27 -0700 (PDT)
Received: from rcdn-iport-6.cisco.com (rcdn-iport-6.cisco.com [173.37.86.77]) by ietfa.amsl.com (Postfix) with ESMTP id 706D721F8A1D for <rtcweb@ietf.org>; Wed, 6 Jul 2011 20:43:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=fluffy@cisco.com; l=843; q=dns/txt; s=iport; t=1310010207; x=1311219807; h=subject:mime-version:from:in-reply-to:date:cc: content-transfer-encoding:message-id:references:to; bh=Z1g2a7vRdjsHTCYLM526CVfJNvg1Pgre6hYO3fawpfs=; b=cmAlvMKTadn1+BhtYuqq+exh+iuJWjlv3tfs7CGdbJ6C3nq8BiGb/3Qc VcaPfA2z/JBvzq3+YgPaFrWL8Y2869h2hyQD6lrMKsB/pc/0kVpDlkjPc rWv7k9UcwonZSqTRHr6MHFD2Qh9RrON9Y6MJ0+oA8m9Kc2s0TXHDhB/J3 4=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av0EAMAqFU6rRDoH/2dsb2JhbABTqBd3rgydf4Y3BIdJin2EfYtj
X-IronPort-AV: E=Sophos;i="4.65,491,1304294400"; d="scan'208";a="517898"
Received: from mtv-core-2.cisco.com ([171.68.58.7]) by rcdn-iport-6.cisco.com with ESMTP; 07 Jul 2011 03:43:26 +0000
Received: from [192.168.4.100] (rcdn-fluffy-8712.cisco.com [10.99.9.19]) by mtv-core-2.cisco.com (8.14.3/8.14.3) with ESMTP id p673hPRk015587; Thu, 7 Jul 2011 03:43:26 GMT
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Cullen Jennings <fluffy@cisco.com>
In-Reply-To: <BLU152-w2EFC2C55649AF1665D96A935E0@phx.gbl>
Date: Wed, 06 Jul 2011 21:43:25 -0600
Content-Transfer-Encoding: quoted-printable
Message-Id: <DFCE8D1D-AC5F-455A-B45D-C09DB6F7D5F8@cisco.com>
References: <BLU152-w2EFC2C55649AF1665D96A935E0@phx.gbl>
To: Bernard Aboba <bernard_aboba@hotmail.com>
X-Mailer: Apple Mail (2.1084)
Cc: rtcweb@ietf.org
Subject: Re: [rtcweb] Media neg-eo-tiation and signalling archa-tecture
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 03:43:28 -0000

On Jul 6, 2011, at 12:06 AM, Bernard Aboba wrote:

> 
> 
> * The last slide now says that WhatWG proposal is low path; this is not true. The WhatWG proposal as I read it is mute on how the SDPs are exchanged, it just hands those SDPs over to the 
> 
> application (though high path is indicated: "Communications are coordinated via a signaling channel provided by script in the page via the server, e.g. using XMLHttpRequest.")

Hmm - my understanding was only the ICE related information was communicated that way and the SDP related information when across the channel set up by ICE but I could be totally wrong. It's pretty vague in the spec - I got that idea by talking to some of the people involved. Anyways, glad to retract that WhatWG is doing low path and just change it to not clear.