Re: [rtcweb] No a=ice-lite in JSEP-04
Tim Panton <tim@phonefromhere.com> Thu, 03 October 2013 14:35 UTC
Return-Path: <tim@phonefromhere.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 E734821E804D for <rtcweb@ietfa.amsl.com>; Thu, 3 Oct 2013 07:35:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KZuzbOKROp8W for <rtcweb@ietfa.amsl.com>; Thu, 3 Oct 2013 07:34:55 -0700 (PDT)
Received: from smtp002.apm-internet.net (smtp002.apm-internet.net [85.119.248.221]) by ietfa.amsl.com (Postfix) with ESMTP id 6349D11E80AD for <rtcweb@ietf.org>; Thu, 3 Oct 2013 07:26:40 -0700 (PDT)
Received: (qmail 8424 invoked from network); 3 Oct 2013 14:26:37 -0000
X-AV-Scan: clean
Received: from unknown (HELO zimbra003.verygoodemail.com) (85.119.248.218) by smtp002.apm-internet.net with SMTP; 3 Oct 2013 14:26:37 -0000
Received: from zimbra003.verygoodemail.com (localhost [127.0.0.1]) by zimbra003.verygoodemail.com (Postfix) with ESMTP id 9D79118A0C33; Thu, 3 Oct 2013 15:26:37 +0100 (BST)
Received: from [192.67.4.33] (unknown [192.67.4.33]) by zimbra003.verygoodemail.com (Postfix) with ESMTPSA id 6A25018A0AC1; Thu, 3 Oct 2013 15:26:37 +0100 (BST)
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: multipart/alternative; boundary="Apple-Mail=_A2BCE5EB-7787-41B3-B70C-5A9255182F5D"
From: Tim Panton <tim@phonefromhere.com>
In-Reply-To: <7594FB04B1934943A5C02806D1A2204B1C4B37B8@ESESSMB209.ericsson.se>
Date: Thu, 03 Oct 2013 15:26:35 +0100
Message-Id: <2F515906-BEC6-4ACA-BF2B-172E6ADBDAF1@phonefromhere.com>
References: <56C2F665D49E0341B9DF5938005ACDF811144C@DEMUMBX005.nsn-intra.net> <CALiegfn+u-LD=W1S2te6UB1+u6yd7xAbpKO_U=qUEsD-aWv6cw@mail.gmail.com> <CAOJ7v-2UHjitspwzJ_nzdDXwN_ZoVAk=86O98khhhoOdAtVhiA@mail.gmail.com> <7594FB04B1934943A5C02806D1A2204B1C4B37B8@ESESSMB209.ericsson.se>
To: Christer Holmberg <christer.holmberg@ericsson.com>
X-Mailer: Apple Mail (2.1283)
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] No a=ice-lite in JSEP-04
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, 03 Oct 2013 14:35:10 -0000
I'm starting to think that we need a less clumsy name for the webRTC media wire protocol ICE/STUN/TURN/SRTP/DTLS/RTCP/Opus/VP8/ etc... It looks likely to take on a life of it's own outside the browser. T. On 3 Oct 2013, at 15:10, Christer Holmberg wrote: > Hi, > > Just to be clear, with “WebRTC endpoint” I guess you do not include gateways? > > Maybe we should talk about “JSEP endpoints”, or something.. > > Regards, > > Christer > > From: rtcweb-bounces@ietf.org [mailto:rtcweb-bounces@ietf.org] On Behalf Of Justin Uberti > Sent: 1. lokakuuta 2013 1:30 > To: Iñaki Baz Castillo > Cc: rtcweb@ietf.org > Subject: Re: [rtcweb] No a=ice-lite in JSEP-04 > > Yes. In the offers and answers that WebRTC endpoints create, a=ice-lite is prohibited, since WebRTC endpoints must support "Full" ICE. > > The remote endpoint may of course support only ICE Lite, and WebRTC implementations must work properly with such endpoints. > > This isn't normatively indicated anywhere that I could find, so I plan to add specifics on this to the next version of JSEP. > > > > > On Mon, Sep 30, 2013 at 8:32 AM, Iñaki Baz Castillo <ibc@aliax.net> wrote: > 2013/9/30 Rauschenbach, Uwe (NSN - DE/Munich) <uwe.rauschenbach@nsn.com>: > > JSEP-04 prohibits the use of a=ice-lite. It is stated that it is incompatible with I-D.ietf-rtcweb-rtp-usage. > > Can you point out which specific aspect of this draft ICE Lite is incompatible with? > > > > In deployments where one endpoint is a browser and another one is a gateway connected to the public Internet, it makes sense to allow ICE lite. > > Without reading JSEP-04 I expect that it is not allowed for a web > browser to indicate "a=ice-lite", but a server can do that. Anyhow, > AFAIR the usage of ICE lite is fully transparent for the non ICE lite > endpoint. > > > -- > Iñaki Baz Castillo > <ibc@aliax.net> > _______________________________________________ > rtcweb mailing list > rtcweb@ietf.org > https://www.ietf.org/mailman/listinfo/rtcweb > > _______________________________________________ > rtcweb mailing list > rtcweb@ietf.org > https://www.ietf.org/mailman/listinfo/rtcweb
- [rtcweb] No a=ice-lite in JSEP-04 Rauschenbach, Uwe (NSN - DE/Munich)
- Re: [rtcweb] No a=ice-lite in JSEP-04 Iñaki Baz Castillo
- Re: [rtcweb] No a=ice-lite in JSEP-04 Justin Uberti
- Re: [rtcweb] No a=ice-lite in JSEP-04 Christer Holmberg
- Re: [rtcweb] No a=ice-lite in JSEP-04 Eric Rescorla
- Re: [rtcweb] No a=ice-lite in JSEP-04 Tim Panton
- Re: [rtcweb] No a=ice-lite in JSEP-04 Iñaki Baz Castillo
- Re: [rtcweb] No a=ice-lite in JSEP-04 Cullen Jennings (fluffy)
- Re: [rtcweb] No a=ice-lite in JSEP-04 Adam Roach
- Re: [rtcweb] No a=ice-lite in JSEP-04 Iñaki Baz Castillo
- Re: [rtcweb] No a=ice-lite in JSEP-04 Matthew Kaufman
- Re: [rtcweb] No a=ice-lite in JSEP-04 Christer Holmberg
- Re: [rtcweb] No a=ice-lite in JSEP-04 Iñaki Baz Castillo
- Re: [rtcweb] No a=ice-lite in JSEP-04 Christer Holmberg
- Re: [rtcweb] No a=ice-lite in JSEP-04 Adam Roach
- Re: [rtcweb] No a=ice-lite in JSEP-04 Harald Alvestrand
- Re: [rtcweb] No a=ice-lite in JSEP-04 Justin Uberti
- Re: [rtcweb] No a=ice-lite in JSEP-04 Christer Holmberg
- Re: [rtcweb] No a=ice-lite in JSEP-04 Martin Thomson
- Re: [rtcweb] No a=ice-lite in JSEP-04 Justin Uberti
- Re: [rtcweb] No a=ice-lite in JSEP-04 Iñaki Baz Castillo