Re: [rtcweb] Plan A, respun

Colin Perkins <csp@csperkins.org> Mon, 20 May 2013 11:17 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 C4A2721F90D2 for <rtcweb@ietfa.amsl.com>; Mon, 20 May 2013 04:17:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.392
X-Spam-Level:
X-Spam-Status: No, score=-106.392 tagged_above=-999 required=5 tests=[AWL=0.207, BAYES_00=-2.599, 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 FJ8-0k1y2Q68 for <rtcweb@ietfa.amsl.com>; Mon, 20 May 2013 04:17:39 -0700 (PDT)
Received: from balrog.mythic-beasts.com (balrog.mythic-beasts.com [93.93.130.6]) by ietfa.amsl.com (Postfix) with ESMTP id 3555F21F8749 for <rtcweb@ietf.org>; Mon, 20 May 2013 04:17:39 -0700 (PDT)
Received: from [130.209.247.112] (port=61249 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 1UeO5x-0007fb-75; Mon, 20 May 2013 12:17:37 +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: <5199F0A0.8020406@nostrum.com>
Date: Mon, 20 May 2013 12:17:36 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <A5A19E8A-01BB-4925-BD54-B5381ECA3E42@csperkins.org>
References: <51894846.3090102@nostrum.com> <518A304A.1030609@alvestrand.no> <518F6338.8070903@jitsi.org> <518F83E5.4060209@alvestrand.no> <519519DB.6050702@nostrum.com> <519524EA.3000509@alvestrand.no> <51952860.5030906@nostrum.com> <5195304B.10706@alvestrand.no> <CABcZeBO+miF-euyyKFDrpMUdnV-Ej2QaZgKmiMc2Yp08QUyz7A@mail.gmail.com> <5195CEDF.9040109@alvestrand.no> <CABkgnnWbkX-+mLU+o6MfwTB3nyD2weudGg6tOR-U8zXrctm7_A@mail.gmail.com> <5199F0A0.8020406@nostrum.com>
To: Adam Roach <adam@nostrum.com>
X-Mailer: Apple Mail (2.1283)
X-BlackCat-Spam-Score: -28
X-Mythic-Debug: Threshold = On =
Cc: "rtcweb@ietf.org" <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: Mon, 20 May 2013 11:17:44 -0000

On 20 May 2013, at 10:45, Adam Roach wrote:
> On 5/18/13 00:10, Martin Thomson wrote:
>> On 16 May 2013 23:31, Harald Alvestrand <harald@alvestrand.no> wrote:
>>> The demuxing is trivial. In fact, I don't think it's even necessary to
>>> describe it as "demux on PT"; you can't allow SSRC collision between two
>>> tracks with different PT anyway.
>> Let's be very, very precise about this.
>> 
>> Demultiplexing is *always* performed based on SSRC.  It's just that
>> correlation with signaling components (the m-line in this case) might
>> use of PT in the absence of prior knowledge of SSRC.
>> 
>> We didn't get this quite right in Plan A.
> 
> Yeah, that's a valid point. It's not really being proposed as a demux point as much as a correlation token. Thanks for clearing that up -- we should definitely clear that up in the next version of the document.


Rather than try to overload the PT, I would suggest we define an explicit correlation token that can be sent. Put something in RTCP SDES and/or RTP header extensions, and in the SDP, to signal what RTP flow corresponds to what m-line.

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