Re: [MMUSIC] What is an m-line?

Martin Thomson <martin.thomson@gmail.com> Mon, 13 May 2013 20:45 UTC

Return-Path: <martin.thomson@gmail.com>
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 5D62D21F8F87 for <mmusic@ietfa.amsl.com>; Mon, 13 May 2013 13:45:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.2
X-Spam-Level:
X-Spam-Status: No, score=-2.2 tagged_above=-999 required=5 tests=[AWL=-0.200, BAYES_00=-2.599, J_CHICKENPOX_16=0.6, NO_RELAYS=-0.001]
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 OoAOw5ptLe58 for <mmusic@ietfa.amsl.com>; Mon, 13 May 2013 13:45:26 -0700 (PDT)
Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) by ietfa.amsl.com (Postfix) with ESMTP id A552321F8FB6 for <mmusic@ietf.org>; Mon, 13 May 2013 13:45:25 -0700 (PDT)
Received: by mail-we0-f172.google.com with SMTP id w60so6824989wes.17 for <mmusic@ietf.org>; Mon, 13 May 2013 13:45:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=F5edP+WEByIaXwhtpwnS47BphPgTxRYJ/g1kFWBsyzA=; b=TXkV/lNsJ6ZVukpBrQ/e9iJXbMpLMSsbnuW+U4G0kbbq+EOG10RYdQZsqnUR8RsP4x EitJb/vqSeob1/6R8Kdd5zjQNbOcg6pvdD8O1q9x486LsVtL01mxIx/eD0IhnV+RcUkZ h/57qT7kkzehNTaT1o7nCoYpxkG39Eq15qY21glQ96RG2gCs6G9W6YP5XERfpFlNJbLz 9h/fYAW7RqkX9/eLwKj9iNAEXb5L9dJgSvXYuFoUQXZyJfY9giEhjcV5NOXDkFUeJwiC YOgNc0VW00MWXKVV4cs0CMFwZLjFzkeAUtjC6pkLqaWPv3DVKWb4L9w3AJ6lF/klI2VX It9g==
MIME-Version: 1.0
X-Received: by 10.180.74.207 with SMTP id w15mr7875145wiv.19.1368477924807; Mon, 13 May 2013 13:45:24 -0700 (PDT)
Received: by 10.194.33.102 with HTTP; Mon, 13 May 2013 13:45:24 -0700 (PDT)
In-Reply-To: <519138CB.5020202@alum.mit.edu>
References: <CABkgnnWPWMLEecfqksGJrWrqvsu44gts48igUiLyiVV0iPhwQQ@mail.gmail.com> <519138CB.5020202@alum.mit.edu>
Date: Mon, 13 May 2013 13:45:24 -0700
Message-ID: <CABkgnnWZRuKV7QUAcr+ya=V8ZLTOS0-0vq00uAm_zqOsRm1+Tw@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
Content-Type: text/plain; charset="UTF-8"
Cc: "mmusic@ietf.org" <mmusic@ietf.org>
Subject: Re: [MMUSIC] What is an m-line?
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: Mon, 13 May 2013 20:45:26 -0000

On 13 May 2013 12:02, Paul Kyzivat <pkyzivat@alum.mit.edu> wrote:
> On 5/13/13 2:42 PM, Martin Thomson wrote:
>>   1. an m-line represents a single RTP session
>>      (or at least the part of the session that touches the client)
>>      This appears to be consistent with the Plan B approach
>
> Well, it was my impression that Plan B still intends to allow bundling in
> order to combine audio and video into a single RTP session. So in that case
> neither of the m-lines represents a single RTP session in full.

"In full" ain't gonna happen, ever :)  With RTP you are always the
blind man with his tiny piece of the elephant.  Hence, I think that
your (4) is a clearer description of what I intended to say.

> I offer another try:
>
> 4. an m-line represents one or more (zero or more?)
> sources/flows/tracks/captures (pick the name that suits you) that share a
> single RTP session and that all are consistent with the media description
> accompanying the m-line.

>>   2. an m-line represents the set of RTP streams that decode into a
>> single rendering, including layers, simulcast and FEC
>
> Hmm. I was thinking *this* was what Cullen intended by Plan A.
> But now that you bring it up, I thing there is some existing SDP syntax for
> simulcast/FEC/FID that might only work with (3). (But I don't have the
> details of that stuff in my head.)

That existing stuff is what nudged this into a (3).  a=depend and a
few other things make it hard to get all the streams onto the one
line.