Re: [rtcweb] AVPF vs AVP

"Roni Even" <ron.even.tlv@gmail.com> Fri, 16 September 2011 13:02 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 71B9321F8B13 for <rtcweb@ietfa.amsl.com>; Fri, 16 Sep 2011 06:02:46 -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 csn0p9INHf-B for <rtcweb@ietfa.amsl.com>; Fri, 16 Sep 2011 06:02:45 -0700 (PDT)
Received: from mail-gx0-f172.google.com (mail-gx0-f172.google.com [209.85.161.172]) by ietfa.amsl.com (Postfix) with ESMTP id CAA9021F8B0B for <rtcweb@ietf.org>; Fri, 16 Sep 2011 06:02:45 -0700 (PDT)
Received: by gxk19 with SMTP id 19so3460287gxk.31 for <rtcweb@ietf.org>; Fri, 16 Sep 2011 06:05:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :thread-index:content-language; bh=zVAEb+S5lsTO4XYqTLJDMDCCsVaJbaBzwprGzFrtjc0=; b=jD/wYULXVVwUSjmzd6GdRfpjjoN0uASuBpBx4vl5l1L7NKnoFv/vsXpbZPoPxmZd0M qBBLbwwzcjeBrzilY5hV8Fkp6gVf8uBhSjbKRgU6XL7gHmJnEi5vxvhC0ZmE9kqclGzn rfzlj5L4upMwtB8x0gggBzTZEY23acWW+zUyE=
Received: by 10.68.58.100 with SMTP id p4mr1705983pbq.476.1316178300036; Fri, 16 Sep 2011 06:05:00 -0700 (PDT)
Received: from windows8d787f9 ([59.37.10.82]) by mx.google.com with ESMTPS id e8sm32931867pbc.8.2011.09.16.06.04.55 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Sep 2011 06:04:58 -0700 (PDT)
From: Roni Even <ron.even.tlv@gmail.com>
To: 'Magnus Westerlund' <magnus.westerlund@ericsson.com>, rtcweb@ietf.org
References: <4E70C387.1070707@ericsson.com>
In-Reply-To: <4E70C387.1070707@ericsson.com>
Date: Fri, 16 Sep 2011 16:03:34 +0300
Message-ID: <4e73497a.280d440a.69d0.ffff9f98@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: Acxy8IefSwNpefInRDiRlAjJbviBHwBgCWdw
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: Fri, 16 Sep 2011 13:02:46 -0000

Magnus,
Maybe we can take the approach from
draft-holmberg-mmusic-sdp-multiplex-negotiation and offer the same m-line
with the same port number twice, one as AVP and one as AVPF and let the
other side chose, he can answer with a port=0 for the profile it does not
want. If the multiplex proposal has backward interoperability than this
proposal also does.

Roni Even

> -----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