Re: [AVTCORE] Comments on draft-singh-avt-mprtp-01

varun singh <vsingh.ietf@gmail.com> Fri, 11 February 2011 14:16 UTC

Return-Path: <vsingh.ietf@gmail.com>
X-Original-To: avt@core3.amsl.com
Delivered-To: avt@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 550693A6ADE for <avt@core3.amsl.com>; Fri, 11 Feb 2011 06:16:33 -0800 (PST)
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 ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jfg3CfKeUkyn for <avt@core3.amsl.com>; Fri, 11 Feb 2011 06:16:32 -0800 (PST)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44]) by core3.amsl.com (Postfix) with ESMTP id 42BC73A6A5D for <avt@ietf.org>; Fri, 11 Feb 2011 06:16:32 -0800 (PST)
Received: by fxm9 with SMTP id 9so3173151fxm.31 for <avt@ietf.org>; Fri, 11 Feb 2011 06:16:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=43D3xzf2uYHDtPTdM7NR3/o/+l2+yFFgGyTkBBC56Tk=; b=UkNzuv/PCf8hmeT62uaDGL7Z28wFUtJrMy93W0p0JwI5oDolZRkc1ukthhGNuahm+1 lXrkp45b3dHEExXQx/vtLTk3xQC55w9dB0iFoD0UhFQ9ncBudGBYPwL4aCfgM+DTFD9q TMOuW91fcYVOBjS4bzUsPt5NHibk91nr/NpYY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=wXfMX8Bz5+dsuPmTtWNmxe74m8wTBlzBO9l5abds8N+XHyL6C1GnfDWvTnfHm/5+JX +Mb6tuXFjBqGWFW9K1m32uUmVzt4SPl01daYs7ZeUR4ht6wpsZmkcAkQ6jlO/OGR4AAJ V03O5qfpOMSXCUlY3qsOue1Pmyz9v2BRCj6hc=
Received: by 10.223.102.77 with SMTP id f13mr557161fao.113.1297433794418; Fri, 11 Feb 2011 06:16:34 -0800 (PST)
MIME-Version: 1.0
Received: by 10.223.49.87 with HTTP; Fri, 11 Feb 2011 06:16:14 -0800 (PST)
In-Reply-To: <B99DECD58A94E143BA6F1508CC688351AC84BD@DFWEML501-MBX.china.huawei.com>
References: <01fc01cbc44d$194ddc10$4be99430$%roni@huawei.com> <B99DECD58A94E143BA6F1508CC688351AC84BD@DFWEML501-MBX.china.huawei.com>
From: varun singh <vsingh.ietf@gmail.com>
Date: Fri, 11 Feb 2011 16:16:14 +0200
Message-ID: <AANLkTikxwp0rrTq=RGe=HeCbwWtMXba5AyQxW6pWqo3M@mail.gmail.com>
To: Wangyekui <yekui.wang@huawei.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Cc: "varun@comnet.tkk.fi" <varun@comnet.tkk.fi>, "avt@ietf.org" <avt@ietf.org>
Subject: Re: [AVTCORE] Comments on draft-singh-avt-mprtp-01
X-BeenThere: avt@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Audio/Video Transport Core Maintenance <avt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/avt>
List-Post: <mailto:avt@ietf.org>
List-Help: <mailto:avt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/avt>, <mailto:avt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Feb 2011 14:16:33 -0000

Hi Ye-kui,

comments inline

On Tue, Feb 8, 2011 at 02:15, Wangyekui <yekui.wang@huawei.com> wrote:
> -          First of all, I think this draft initiated a very useful work. For example, today, many mobile operators have deployed dual-plane IP bearer networks, wherein a multipath version of RTP can be used for real-time communications such as voice- and video-over-IP services. BTW, you may want to mention this in the introduction section.

Can you elaborate on what is a dual-plane IP bearer.


> -          The draft specifies the negotiation of multiple paths is through upgrading from a single-path session and using in-band signaling (i.e. RTP header extension) for indication of additional paths. Would it be better to negotiate the use of one or more of the available paths out-of-band (i.e. using SDP)? One problem with in-band negotiation is that, if the initial path happens to be broken, then even the session setup would fail. Another problem is that in-band information may get lost (and when it happens the negotiation would fail).

If the initial path is broken then it would also fail for the case of
single path RTP. In the spec we allow for ICE and SDP. SDP is too slow
to always negotiate.

> -          In some cases, it may be useful to use multiple paths concurrently, for improved throughput. In some other cases, it may be more desirable to use only a subset of available paths at any time instance. For example, in mobile networks using dual-plane IP bearer, typically the better-performing path is used, while the other path is kept there for fast fallback when the path being used has problem. Therefore, it would be desirable if signaling of such a capability/preference is possible.
>

This is a good point and the draft aims to have basic mechanisms
first. Profiles to be added later, may be to the same document or as a
different draft. We'll add this inside as an editor's note.


> -          Finally, it would be useful if it is possible to indicate more path specific information when advertising paths (or “interfaces” as used in the draft), e.g., which of the two planes in a network using dual-plane IP bearer. It might be sufficient if there is a hook specified to enable backwards compatible extensions when the potential multipath RTP standard is used in the future by application system standards.

We need to stay independent of network architecture or infrastructure.
However, can you elaborate on the extension that can signal a path's
characteristic?


Regards,
Varun