Re: [MMUSIC] Proposal for what bundle should say about demux

Kevin Dempsey <kevindempsey70@gmail.com> Fri, 24 May 2013 08:40 UTC

Return-Path: <kevindempsey70@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 8A1A721F9619 for <mmusic@ietfa.amsl.com>; Fri, 24 May 2013 01:40:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.291
X-Spam-Level:
X-Spam-Status: No, score=-3.291 tagged_above=-999 required=5 tests=[AWL=0.307, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 xXF4K-52RAuq for <mmusic@ietfa.amsl.com>; Fri, 24 May 2013 01:40:18 -0700 (PDT)
Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) by ietfa.amsl.com (Postfix) with ESMTP id 2F40D21F9588 for <mmusic@ietf.org>; Fri, 24 May 2013 01:40:17 -0700 (PDT)
Received: by mail-lb0-f175.google.com with SMTP id v10so4397255lbd.34 for <mmusic@ietf.org>; Fri, 24 May 2013 01:40:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=20lDw8SwRHSsAIx09ShTggB5zAfGTd7XCQnHEUV4nFs=; b=Q38veJqBl7+MosRn+hnq1xGNbxOlodKwv3XeWUCIseD9VGbjVRwvSx/aOjncmDyAyf cmFCLTI2uyPHwlbxL1yTwutpuxMus2zd3+HNqpyyIuuFBeZDHBXgBkAg6t7v3KEZOVIp PO3L1FilmXeCWnbpWG00agm2gRwlRqZ94CBbnp9PO8eLCMtbVj8W6LQaX6/Y23VnGB7y EcryXaTKiC1GGRQFZW00UustYcWXUfPog8iHc0/gAeS34kDsux8eiYsE3m3X1ptkyfrh aWsQVw8Y5/WQePTgknRZFxEiW3Rk7YjUBjdx2Urxg++/Ss1lIC6jhqmFvVUkPQtS21u5 2BDw==
MIME-Version: 1.0
X-Received: by 10.152.120.104 with SMTP id lb8mr8392262lab.11.1369384817066; Fri, 24 May 2013 01:40:17 -0700 (PDT)
Received: by 10.114.0.139 with HTTP; Fri, 24 May 2013 01:40:16 -0700 (PDT)
In-Reply-To: <519F1424.8020803@jitsi.org>
References: <C5E08FE080ACFD4DAE31E4BDBF944EB11350F3C8@xmb-aln-x02.cisco.com> <519E80E4.6010904@jitsi.org> <519E9131.2080400@alum.mit.edu> <519F1424.8020803@jitsi.org>
Date: Fri, 24 May 2013 09:40:16 +0100
Message-ID: <CAMvTgcdpz5dh2zxRGu_xu1QdqsdAapgT-zziT5GzyzyodQxYXA@mail.gmail.com>
From: Kevin Dempsey <kevindempsey70@gmail.com>
To: Emil Ivov <emcho@jitsi.org>
Content-Type: multipart/alternative; boundary="089e011766e795063204dd72bf58"
Cc: mmusic <mmusic@ietf.org>, Paul Kyzivat <pkyzivat@alum.mit.edu>
Subject: Re: [MMUSIC] Proposal for what bundle should say about demux
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: Fri, 24 May 2013 08:40:22 -0000

Isn't the onus on the answerer to ensure the demux is possible, since it is
accepting the bundle. Therefore if it doesn't support signalling SSRCs or
an offerred 'fancy-RFC m-line matching' method, it must only send PTs that
are tied to a single m-line.


On 24 May 2013 08:17, Emil Ivov <emcho@jitsi.org> wrote:

> On 24.05.13, 00:59, Paul Kyzivat wrote:
> > IMO the "before the O/A completes" issues are separate from the "after
> > the O/A completes" issues. I'm still not convinced that the "before the
> > O/A completes" issues are important. (We have reliable 183 responses to
> > deal with it.) But I'm ok with Cullen using PT to solve that problem if
> > he thinks he needs to.
>
> I wasn't referring to "before the O/A completes" situations. If your
> peer does not support fancy-RFC m-line matching nor does it provide
> SSRCs, you have to be able to fall back to PT demuxing.
>
> Therefore, all your offers have to accommodate for that possibility
> unless you know that the offer is going to someone who also supports
> other mechanisms.
>
> Emil
>
> --
> https://jitsi.org
> _______________________________________________
> mmusic mailing list
> mmusic@ietf.org
> https://www.ietf.org/mailman/listinfo/mmusic
>