Re: [MMUSIC] DECISION: Default mechanism to map RTP data to m- line is based on PT?

Colin Perkins <csp@csperkins.org> Mon, 01 July 2013 09:56 UTC

Return-Path: <csp@csperkins.org>
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 A068A21F8ECE for <mmusic@ietfa.amsl.com>; Mon, 1 Jul 2013 02:56:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.999
X-Spam-Level:
X-Spam-Status: No, score=-105.999 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_24=0.6, RCVD_IN_DNSWL_MED=-4, 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 F924IgyYt3+f for <mmusic@ietfa.amsl.com>; Mon, 1 Jul 2013 02:55:57 -0700 (PDT)
Received: from balrog.mythic-beasts.com (balrog.mythic-beasts.com [93.93.130.6]) by ietfa.amsl.com (Postfix) with ESMTP id 2E72B21F8DDD for <mmusic@ietf.org>; Mon, 1 Jul 2013 02:55:57 -0700 (PDT)
Received: from [130.209.247.112] (port=63444 helo=mangole.dcs.gla.ac.uk) by balrog.mythic-beasts.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from <csp@csperkins.org>) id 1Utapm-0004Gs-CN; Mon, 01 Jul 2013 10:55:56 +0100
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: text/plain; charset="us-ascii"
From: Colin Perkins <csp@csperkins.org>
In-Reply-To: <51CF00F4.4050605@alum.mit.edu>
Date: Mon, 01 Jul 2013 10:55:45 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <8043C1C0-E284-4F81-AC5D-4FE359F1AE46@csperkins.org>
References: <7594FB04B1934943A5C02806D1A2204B1C3BAA2F@ESESSMB209.ericsson.se> <6181387D-36CA-470A-8E94-09AF90F4B9FD@csperkins.org> <7594FB04B1934943A5C02806D1A2204B1C3BBB7A@ESESSMB209.ericsson.se> <EBD0318D-192B-4525-9F8F-1FD6302B9B60@csperkins.org> <51CF00F4.4050605@alum.mit.edu>
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
X-Mailer: Apple Mail (2.1283)
X-BlackCat-Spam-Score: -28
X-Mythic-Debug: Threshold = On =
Cc: mmusic@ietf.org
Subject: Re: [MMUSIC] DECISION: Default mechanism to map RTP data to m- line is based on PT?
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, 01 Jul 2013 09:56:04 -0000

On 29 Jun 2013, at 16:44, Paul Kyzivat wrote:
> On 6/29/13 8:44 AM, Colin Perkins wrote:
>> On 26 Jun 2013, at 13:20, Christer Holmberg wrote:
>>> Hi Colin,
>>> 
>>>>> Emil suggested that the default, "MTI", mechanism for mapping RTP data to m- lines should be based on PT. Applications are
>>>>> allowed to use whatever other mechanisms, but usage of such mechanisms must be negotiated (or, applications need to have
>>>>> some other means knowing that the other endpoint support such mechanisms).
>>>>> 
>>>>> Q3: Do we need to specify a default, MTI, mechanism for mapping RTP data to m- lines?
>>>> 
>>>> I think the BUNDLE specification needs to define how RTP flows can be associated with m= lines, but ought not mandate that applications
>>>> do so. The document that describes how WebRTC uses BUNDLE might want to mandate that WebRTC applications use the mechanism.
>>> 
>>> Note that there is a separate discussion, BUNDLE DISCUSION: Always mandate mechanism to map received data to m- line?, on whether BUNDLE shall mandate that the receiver must always be able to map received data to an m- line.
>>> 
>>> So far only Paul has commented on that discussion, but I assume it's just a question of hours before your input will be posted? :)
>>> 
>>>>> Q4: If Q3, do we mandate applications to support, and use (unless applications are made aware of other mechanisms supported by all endpoints) PT for mapping received RTP media?
>>>> 
>>>> I think we should specify how the combination of PT values and a=ssrc: lines can be used to associate RTP data with m= lines, for applications that want to do so.
>>>> 
>>>> I don't think just using PT values is sufficient, since the PT space is small (I can imagine applications that want to send lots of flows using
>>>> the same codec configuration, and it's more natural to give them all the same PT and use a=ssrc: lines to distinguish).
>>> 
>>> If you run out of PTs, and have to re-use the same PT in multiple m- lines (for the same codec configuration, though), you will obviously need something else for mapping RTP to m- lines, and we should probably state that.
>>> 
>>> But, my take from your reply is that you don't think we should specify a default mechanism. We CAN describe different mechanisms (PT, PT+SSRC etc), but it would be up to applications to decide what to use. Correct?
>> 
>> 
>> No.
>> 
>> Specifying a "default" suggests that there might be alternative ways of doing this. If we specify an algorithm for mapping RTP flows to m= lines, we should specify a single algorithm. We don't need multiple ways of doing this. I think that single algorithm should look at the PT and the a=ssrc: lines. Just looking at the PT isn't sufficient.
> 
> But we *will* have alternative ways of doing this:
> 
> - one way is by SSRC, specifying which SSRC goes to which m-line
> 
> - another way could be by appid (from Roni's new draft)
> 
> The only thing that is special about PT is that *every* RTP media section contains PTs, so it is always available to be used.

Every RTP packet contains an SSRC, so that's always available to use too. You may not chose to use it, but it seems strange to ignore it.

Colin

> If I want to use appid, I may very well *not* want to use ssrc as well. I may want the same ssrc to associate with *different* m-lines in the bundle depending on which appid it has.
> 
> And in that case I may well not want to use PT either.
> 
> 	Thanks,
> 	Paul
> 
> 
> _______________________________________________
> mmusic mailing list
> mmusic@ietf.org
> https://www.ietf.org/mailman/listinfo/mmusic



-- 
Colin Perkins
http://csperkins.org/