Re: [rtcweb] AVPF vs AVP

"Roni Even" <ron.even.tlv@gmail.com> Thu, 15 September 2011 14:05 UTC

Return-Path: <ron.even.tlv@gmail.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 3980221F8B19 for <rtcweb@ietfa.amsl.com>; Thu, 15 Sep 2011 07:05:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level:
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 IzRA1p-ilDWc for <rtcweb@ietfa.amsl.com>; Thu, 15 Sep 2011 07:05:33 -0700 (PDT)
Received: from mail-gx0-f170.google.com (mail-gx0-f170.google.com [209.85.161.170]) by ietfa.amsl.com (Postfix) with ESMTP id 7F86B21F8B17 for <rtcweb@ietf.org>; Thu, 15 Sep 2011 07:05:33 -0700 (PDT)
Received: by gxk27 with SMTP id 27so4031804gxk.15 for <rtcweb@ietf.org>; Thu, 15 Sep 2011 07:07:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language; bh=TaiM1gBMRMYvvQZrjVmTw3Q1zLVzWUh18d2XxomvooE=; b=Xf1AxBzfPt8J6TAntEYALUNaRFg3O2kXek3/JRL66kQDL1Ze0I80pgcnwiqFeKl4+/ ub/sywxBWwsxb7TfrqkmeL6jNzR9zt3jImx4tbmIPAC4WfJoSumUeAhAOGJytHtxu2T2 Gy7JAcRADfUBui3FzkpL+nCvtUktlSdPIOJDQ=
Received: by 10.68.28.199 with SMTP id d7mr631386pbh.142.1316095664960; Thu, 15 Sep 2011 07:07:44 -0700 (PDT)
Received: from windows8d787f9 ([59.37.10.82]) by mx.google.com with ESMTPS id 4sm23283485pbk.5.2011.09.15.07.07.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Sep 2011 07:07:44 -0700 (PDT)
From: Roni Even <ron.even.tlv@gmail.com>
To: 'Harald Alvestrand' <harald@alvestrand.no>, rtcweb@ietf.org
References: <4E70C387.1070707@ericsson.com> <4E710155.8080409@alvestrand.no>
In-Reply-To: <4E710155.8080409@alvestrand.no>
Date: Thu, 15 Sep 2011 17:06:21 +0300
Message-ID: <4e7206b0.4401440a.4bc3.ffff8813@mx.google.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcxzFRdXG+WhkHpQSYCWaGcYcsdeIgAmzUjg
Content-Language: en-us
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: Thu, 15 Sep 2011 14:05:34 -0000

Hi,
RFC4585 talks about coexistence of AVP and AVPF systems in a multicast group
in section 5. Example 3 in section 4.4 of RFC 4585 talks about signaling but
claims to be incomplete and suggests using grouping for the alternatives
offers. The MMUSIC group did cap-neg for the alternatives.

Roni Even

> -----Original Message-----
> From: rtcweb-bounces@ietf.org [mailto:rtcweb-bounces@ietf.org] On
> Behalf Of Harald Alvestrand
> Sent: Wednesday, September 14, 2011 10:33 PM
> To: rtcweb@ietf.org
> Subject: Re: [rtcweb] AVPF vs AVP
> 
> On 09/14/11 17:08, Magnus Westerlund wrote:
> > 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.
> If 2) is more pragmatic, the IETF should update the definition of AVP
> to
> allow use of AVPF functionality.
> The responses seem to indicate that in practice, this is already being
> done (and this is a clear indication that the concept of "profile" in
> RTP has failed to achieve its purpose).
> 
> *shudder*
> > 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