Re: [MMUSIC] Review of unified-plan-00

Harald Alvestrand <harald@alvestrand.no> Thu, 18 July 2013 21:04 UTC

Return-Path: <harald@alvestrand.no>
X-Original-To: mmusic@ietfa.amsl.com
Delivered-To: mmusic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EB7A11E8202 for <mmusic@ietfa.amsl.com>; Thu, 18 Jul 2013 14:04:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -109.999
X-Spam-Level:
X-Spam-Status: No, score=-109.999 tagged_above=-999 required=5 tests=[AWL=-0.600, BAYES_00=-2.599, J_CHICKENPOX_15=0.6, J_CHICKENPOX_17=0.6, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 Ou0MptAhREuQ for <mmusic@ietfa.amsl.com>; Thu, 18 Jul 2013 14:04:31 -0700 (PDT)
Received: from eikenes.alvestrand.no (eikenes.alvestrand.no [158.38.152.233]) by ietfa.amsl.com (Postfix) with ESMTP id 34BE111E8209 for <mmusic@ietf.org>; Thu, 18 Jul 2013 14:04:31 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by eikenes.alvestrand.no (Postfix) with ESMTP id 89D9B39E4B0; Thu, 18 Jul 2013 23:04:28 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at eikenes.alvestrand.no
Received: from eikenes.alvestrand.no ([127.0.0.1]) by localhost (eikenes.alvestrand.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QV2I11LXxE0g; Thu, 18 Jul 2013 23:04:27 +0200 (CEST)
Received: from [172.30.42.116] (c-58f0e555.03-217-73746f1.cust.bredbandsbolaget.se [85.229.240.88]) by eikenes.alvestrand.no (Postfix) with ESMTPSA id A1E5339E1C9; Thu, 18 Jul 2013 23:04:27 +0200 (CEST)
Message-ID: <51E8585B.4030906@alvestrand.no>
Date: Thu, 18 Jul 2013 23:04:27 +0200
From: Harald Alvestrand <harald@alvestrand.no>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version: 1.0
To: Martin Thomson <martin.thomson@gmail.com>
References: <51E7B818.6000802@alvestrand.no> <CABkgnnXVnVgqrVfbW46xZ8N-FACeyVjg_Pek9ToWXvuZN0VcWw@mail.gmail.com>
In-Reply-To: <CABkgnnXVnVgqrVfbW46xZ8N-FACeyVjg_Pek9ToWXvuZN0VcWw@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: "mmusic@ietf.org" <mmusic@ietf.org>
Subject: Re: [MMUSIC] Review of unified-plan-00
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jul 2013 21:04:37 -0000

On 07/18/2013 07:06 PM, Martin Thomson wrote:
> On 18 July 2013 02:40, Harald Alvestrand <harald@alvestrand.no> wrote:
>>    The standard way of encoding this information in SDP is to have each
>>    RTP flow (i.e., SSRC) appear on its own m-line.
>>
>> This is not strictly true, since the proposal continues to use each m-line
>> for up to two flows, one in each direction, and some of the . Suggested
>> rephrase:
>>
>>   One common way of encoding this information uses each M-line to
>>   describe one media source in each direction.
> That's fine with me.  It seems that there is some contention around
> what an m-line actually is, and this has no substantive impact.  So
> weasel away.
>
>> It needs to note that this specification modifies RFC 5888 section 9.2
> Yes.  We've talked about that lots, but we missed it somehow.
>
>> 4.1 Simple example
>>
>> "It also shows unique payload across the audio and video m=lines for the
>> Answerer that does not support BUNDLE semantics." - this doesn't make sense
>> to me; unique payloads are needed for answerers that support BUNDLE
>> semantics. Copy/paste error?
>>
>> Would be consistent if it said "for the Answerer that supports BUNDLE
>> semantics".
> Actually, this has nothing to do with BUNDLE.  It assumes that you
> support BUNDLE, but might not support the RTP header extension and
> might want to have media play out at the offerer prior to receiving an
> answer.

Since all the sentences talking about it have the word BUNDLE in them, I
have to assume it has *something* to do with BUNDLE. It's just that the
sign bit seemed wrong.

>
>> 4.4 Multiple Video with Simulcast
>>
>> If it's intended that draft-westerlund-avtcore-rtp-simulcast is used, the
>> ssrc-group lines should probably say SCS rather than SIMULCAST.
> Maybe this is a veiled comment along the lines of : "SCS" is a
> strangely perverse choice of label, why don't you call a spade a spade
> :)

I'd be happy to argue for use of a more readable label :-)

>> Interaction with a=content
>>
>> Previously, we had discussed having a "content" attribute on
>> MediaStreamTracks that would make a track link to an m-line with the same
>> "a=content" attribute. If this is still expected to work, it might be worthy
>> of inclusion here.
> The purpose to which a=content was put in plan B isn't really
> necessary any more.  No actual feature would depend on this, so don't
> see a particular reason to mention this in the plan.
>
> Maybe this is one of the SDP mutations we've been looking for.
> Perhaps you can take this to the W3C.

Cullen claimed at one point that a=content was necessary to make
interoperability with some class of devices happen - it may be totally
orthogonal to this specification, in which case I'm happy to discus that
on a different thread :-)