Re: [rtcweb] AVPF vs AVP
Christer Holmberg <christer.holmberg@ericsson.com> Fri, 16 September 2011 05:32 UTC
Return-Path: <christer.holmberg@ericsson.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 E555A21F8AB0 for <rtcweb@ietfa.amsl.com>; Thu, 15 Sep 2011 22:32:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.529
X-Spam-Level:
X-Spam-Status: No, score=-6.529 tagged_above=-999 required=5 tests=[AWL=0.070, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
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 P8v8bDGK+Tid for <rtcweb@ietfa.amsl.com>; Thu, 15 Sep 2011 22:32:08 -0700 (PDT)
Received: from mailgw9.se.ericsson.net (mailgw9.se.ericsson.net [193.180.251.57]) by ietfa.amsl.com (Postfix) with ESMTP id 9E53821F8AAF for <rtcweb@ietf.org>; Thu, 15 Sep 2011 22:32:07 -0700 (PDT)
X-AuditID: c1b4fb39-b7bfdae000005125-f5-4e72dfdb5049
Received: from esessmw0191.eemea.ericsson.se (Unknown_Domain [153.88.253.125]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id C2.84.20773.BDFD27E4; Fri, 16 Sep 2011 07:34:19 +0200 (CEST)
Received: from ESESSCMS0356.eemea.ericsson.se ([169.254.1.250]) by esessmw0191.eemea.ericsson.se ([153.88.115.84]) with mapi; Fri, 16 Sep 2011 07:34:19 +0200
From: Christer Holmberg <christer.holmberg@ericsson.com>
To: Roni Even <ron.even.tlv@gmail.com>, Magnus Westerlund <magnus.westerlund@ericsson.com>, "rtcweb@ietf.org" <rtcweb@ietf.org>
Date: Fri, 16 Sep 2011 07:34:18 +0200
Thread-Topic: [rtcweb] AVPF vs AVP
Thread-Index: Acxy8IefSwNpefInRDiRlAjJbviBHwAvLJWQACE6AAA=
Message-ID: <7F2072F1E0DE894DA4B517B93C6A05852233F1E3F6@ESESSCMS0356.eemea.ericsson.se>
References: <4E70C387.1070707@ericsson.com> <4e72059c.e829440a.4094.ffffb025@mx.google.com>
In-Reply-To: <4e72059c.e829440a.4094.ffffb025@mx.google.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Brightmail-Tracker: AAAAAA==
Subject: Re: [rtcweb] AVPF vs AVP
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: Fri, 16 Sep 2011 05:32:09 -0000
Hi Roni, >As for using AVPF while signaling AVP that will confuse >endpoint that so not understand this convention and can >support AVPF. They will see an offer with AVP but with >parameters that are not part of AVP. They can respond with >AVP without the AVPF parameter and behave like AVP endpoints >even though they support AVPF. This will prevent them from >sending AVPF feedback messages. > >This may be a problem for what you call "legacy" video >conferencing endpoint. (I do not like the term legacy here >since these are not legacy endpoint but AVP/AVPF compliant EPs Do those devices support CapNeg? Regards, Christer > > -----Original Message----- > > From: rtcweb-bounces@ietf.org [mailto:rtcweb-bounces@ietf.org] On > > Behalf Of Magnus Westerlund > > Sent: Wednesday, September 14, 2011 6:09 PM > > To: rtcweb@ietf.org > > Subject: [rtcweb] AVPF vs AVP > > > > Hi, > > > > There has been this long thread with the subject partially > containing > > "AVPF". I want to clarify something in this context around AVPF. > > Rather than the SRTP question. > > > > An end-point that is AVPF compliant is in fact > interoperable with an > > AVP one as long as the trr-int parameter is set reasonably large. A > > parameter value of 1.5-5 seconds (I would recommend 3s) will ensure > > that they are in fact compatible. This avoids the risk of any side > > timing out the other if the AVP side is using the default 5 > s minimum > > interval. > > > > Based on this one could in fact have the RTCWEB nodes > always use AVPF > > for RTP/RTCP Behavior. The AVPF feedback messages are explicitly > > negotiated and will only be used when agreed on. > > > > This leaves us with any signaling incompatibilities when > talking to a > > legacy device. If one don't want to use cap-neg I see two > directions > > to > > go: > > > > 1) RTCWEB end-point will always signal AVPF or SAVPF. I signalling > > gateway to legacy will change that by removing the F to AVP or SAVP. > > > > 2) RTCWEB end-point will always use AVPF but signal it as > AVP. It will > > detect the AVPF capabilities of the other end-point based on the > > signaling of the feedback events intended to be used. > > > > I think 1) is cleaner for the future. 2) might be more pragmatic. > > > > In both cases I believe there are methods for negotiating a lower > > trr-int than some AVP fallback value to preserve interoperability. > > > > > > However, this still don't resolve the question if the "S" > should be in > > front of the RTP profile indicator or not. But it might help by > > removing the F or not in the profile. > > > > Cheers > > > > Magnus Westerlund > > > > > ---------------------------------------------------------------------- > > Multimedia Technologies, Ericsson Research EAB/TVM > > > ---------------------------------------------------------------------- > > Ericsson AB | Phone +46 10 7148287 > > Färögatan 6 | Mobile +46 73 0949079 > > SE-164 80 Stockholm, Sweden| mailto: magnus.westerlund@ericsson.com > > > ---------------------------------------------------------------------- > > > > _______________________________________________ > > 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] AVPF vs AVP Magnus Westerlund
- Re: [rtcweb] AVPF vs AVP Randell Jesup
- Re: [rtcweb] AVPF vs AVP Charles Eckel (eckelcu)
- Re: [rtcweb] AVPF vs AVP Harald Alvestrand
- Re: [rtcweb] AVPF vs AVP Bernard Aboba
- Re: [rtcweb] AVPF vs AVP Hadriel Kaplan
- Re: [rtcweb] AVPF vs AVP Magnus Westerlund
- Re: [rtcweb] AVPF vs AVP Magnus Westerlund
- Re: [rtcweb] AVPF vs AVP Harald Alvestrand
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Magnus Westerlund
- Re: [rtcweb] AVPF vs AVP Christer Holmberg
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Christer Holmberg
- Re: [rtcweb] AVPF vs AVP Christer Holmberg
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Christer Holmberg
- Re: [rtcweb] AVPF vs AVP Roni Even
- Re: [rtcweb] AVPF vs AVP Magnus Westerlund
- Re: [rtcweb] AVPF vs AVP Harald Alvestrand
- Re: [rtcweb] AVPF vs AVP Hadriel Kaplan
- Re: [rtcweb] AVPF vs AVP Christer Holmberg