Re: [rtcweb] Plan A, respun

Colin Perkins <csp@csperkins.org> Wed, 08 May 2013 11:33 UTC

Return-Path: <csp@csperkins.org>
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 C6AC121F8976 for <rtcweb@ietfa.amsl.com>; Wed, 8 May 2013 04:33:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.298
X-Spam-Level:
X-Spam-Status: No, score=-106.298 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_14=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 hi2TjBZ799YW for <rtcweb@ietfa.amsl.com>; Wed, 8 May 2013 04:33:24 -0700 (PDT)
Received: from haggis.mythic-beasts.com (haggis.mythic-beasts.com [93.93.131.52]) by ietfa.amsl.com (Postfix) with ESMTP id 8D79821F919D for <rtcweb@ietf.org>; Wed, 8 May 2013 04:33:24 -0700 (PDT)
Received: from [130.209.247.112] (port=62987 helo=mangole.dcs.gla.ac.uk) by haggis.mythic-beasts.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from <csp@csperkins.org>) id 1Ua2cM-0007mt-Tw; Wed, 08 May 2013 12:33:13 +0100
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: multipart/alternative; boundary="Apple-Mail=_F773D11D-2737-4C8F-B832-30AC26EA1C1A"
From: Colin Perkins <csp@csperkins.org>
In-Reply-To: <518A304A.1030609@alvestrand.no>
Date: Wed, 08 May 2013 12:33:05 +0100
Message-Id: <D579F433-4E94-4B0D-A281-9BA3C1120C08@csperkins.org>
References: <51894846.3090102@nostrum.com> <518A304A.1030609@alvestrand.no>
To: Harald Alvestrand <harald@alvestrand.no>
X-Mailer: Apple Mail (2.1283)
X-BlackCat-Spam-Score: -28
X-Mythic-Debug: Threshold = On =
Cc: rtcweb@ietf.org
Subject: Re: [rtcweb] Plan A, respun
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: Wed, 08 May 2013 11:33:30 -0000

On 8 May 2013, at 12:00, Harald Alvestrand wrote:
> The paragraph that worries me most is this one:
> 
>    Offerers conformant to this specification MUST do one of the
>    following:
> 
>    o  Use non-overlapping PT values for each m-line in any given bundle
>       group.
> 
>    o  Provide distinct a=ssrc attributes for each m-line which uses
>       overlapping PT values with any other m-line.  [Technically, this
>       is a general case of the previous point.]
> 
> To put a blunt point on it: Either send less than ~32 streams, or give a=ssrc attributes.
> 
> To me, that measn we're mandating one mechanism (PT values) for small numbers of flows, and another mechanism (a=ssrc) for large numbers of flows - such mechanism changes usually have "interesting" properties in what happens at the changeover point.
> 
> It would seem to me to be architecturally cleaner to insist that a=ssrc be used always.

I agree: the PT was never intended to be used as a demultiplexing point for different flows in RTP, that's the role of the SSRC. An a=ssrc: line, or an RTCP SDES item, can then be used to bind the SSRC to an m= line, or some other higher-layer identifier. 

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