Re: [rtcweb] JSEP-06: max-bundle policy questions

Martin Thomson <martin.thomson@gmail.com> Mon, 24 February 2014 19:03 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 580091A0186 for <rtcweb@ietfa.amsl.com>; Mon, 24 Feb 2014 11:03:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.7
X-Spam-Level:
X-Spam-Status: No, score=0.7 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FuS-YXoPVYLc for <rtcweb@ietfa.amsl.com>; Mon, 24 Feb 2014 11:03:11 -0800 (PST)
Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) by ietfa.amsl.com (Postfix) with ESMTP id E68171A0151 for <rtcweb@ietf.org>; Mon, 24 Feb 2014 11:03:10 -0800 (PST)
Received: by mail-wi0-f173.google.com with SMTP id bs8so3487832wib.12 for <rtcweb@ietf.org>; Mon, 24 Feb 2014 11:03:09 -0800 (PST)
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=aKZSQX9l/4TXXU1rEMScqCG0akvh1AOEKlemacCiFks=; b=sI7jTToyZSF+RlWj5iDvtkRF1GhLSGkB7bwJLqT/XVwhQhPlaH1hJ9PEdvEoEH8agD LPm6rpmmvjbDnkfO+r/D+oEWGsjVmjRKo3wZTQ6DwXI+BMEPkM5Io1HVXpo5G4X6XqEh Af6cxe4zYbyQzOHcLGHsx0qZaK+GQv+bkFlTkBx97qfEcAlRY7zFNBx1eWIGlkSBcmc7 NaZdIPP/iyT2EPQzGSezv6RA807jWFWQiJohbI66NJEsA0P0oywjk30n++XZlySpMal/ DHSgGZQTyNtH/oxHptPPxpRyn9nz2Lm9mnuCr80Ki/1UdXHjSnqEmuowFaHxO+84jNj0 pqGA==
MIME-Version: 1.0
X-Received: by 10.180.84.73 with SMTP id w9mr15659795wiy.58.1393268589909; Mon, 24 Feb 2014 11:03:09 -0800 (PST)
Received: by 10.227.10.196 with HTTP; Mon, 24 Feb 2014 11:03:09 -0800 (PST)
In-Reply-To: <7594FB04B1934943A5C02806D1A2204B1D1B552E@ESESSMB209.ericsson.se>
References: <7594FB04B1934943A5C02806D1A2204B1D1B552E@ESESSMB209.ericsson.se>
Date: Mon, 24 Feb 2014 11:03:09 -0800
Message-ID: <CABkgnnV4fQqL6noAr1ss4-7qxSjtbSL_zvBcHxa7w-M_w-GNAQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Christer Holmberg <christer.holmberg@ericsson.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/Bwk0mys5DKkHk5AKnIMUY-hdtBc
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] JSEP-06: max-bundle policy questions
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
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, 24 Feb 2014 19:03:12 -0000

On 24 February 2014 08:54, Christer Holmberg
<christer.holmberg@ericsson.com> wrote:
> The text says that all streams other than the first will be marked as
> bundle-only. But, will the application have any clue which media type that
> first stream will be? Should we e.g. specify that it MUST be audio (if audio
> is enabled)?

I'd prefer not.  I'm OK with having a recommendation (or RECOMMENDED),
but not MUST.

If anything, the idea here is to select the media section that is
*most important*.  That's going to be application-specific.  Common
usages might have audio being the most important, but that's not a
universal principal.

MUST would also require a higher degree of specification.  Do you
prefer video over application?  Does it matter which application?
What if video is more important?