Re: [rtcweb] Plan A, respun

Martin Thomson <martin.thomson@gmail.com> Thu, 09 May 2013 15:45 UTC

Return-Path: <martin.thomson@gmail.com>
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 411D621F85CB; Thu, 9 May 2013 08:45:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.39
X-Spam-Level:
X-Spam-Status: No, score=-2.39 tagged_above=-999 required=5 tests=[AWL=-0.090, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, NO_RELAYS=-0.001]
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 CeoG4iK3Zqth; Thu, 9 May 2013 08:45:48 -0700 (PDT)
Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) by ietfa.amsl.com (Postfix) with ESMTP id 6B45721F85BF; Thu, 9 May 2013 08:45:48 -0700 (PDT)
Received: by mail-we0-f172.google.com with SMTP id w60so3168008wes.3 for <multiple recipients>; Thu, 09 May 2013 08:45:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=ukWSpKbf6MM2KQxhC7ZTnjmZ76kgr2Ey1KEPLeOf19o=; b=la5YERbAM26xEtVQZKJ4C4tCrqu6ZTKrmBs5swxfDHKsswvBSkB654zwmTCh+2WCvN FJFNKHspVC03cWcogZEByw5N/sW+4GKLb4UHb80pSEZ/f0gPrX6veheIJJL1vjulY+I1 i1j/Hg0iMbzZmJZJ9GOMNN/L7jtbnKAwk0JE0h7L406UhqpUrMNefh8+d+Fx4g3BC76U exI7dpPEF+mD5rU7WiiYK2+BKCaowFEjMrxNBHcXWr76NCJ6tUjtBHiyBtt0BszgmAaO qQ1GWZ3iR/J2E/7Z06Ru37AMZ9hP/ngFL+N/rEvSJSvNi4hlG+jqSF2jfERbnJhO8CvN Umtg==
MIME-Version: 1.0
X-Received: by 10.194.61.10 with SMTP id l10mr18964247wjr.32.1368114347411; Thu, 09 May 2013 08:45:47 -0700 (PDT)
Received: by 10.194.33.102 with HTTP; Thu, 9 May 2013 08:45:47 -0700 (PDT)
In-Reply-To: <518B8B7A.3050509@ericsson.com>
References: <51894846.3090102@nostrum.com> <518A474C.5020200@ericsson.com> <CABkgnnUhV9_82AP=LxbeHCZ855nxuFHqMx7SYFk98sCLd1nTBA@mail.gmail.com> <518B8B7A.3050509@ericsson.com>
Date: Thu, 09 May 2013 08:45:47 -0700
Message-ID: <CABkgnnWxiEF9VE2HQR7JTQrvOsFbabROdSnkCDZiwRu0rw73xA@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>, "mmusic@ietf.org" <mmusic@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: Thu, 09 May 2013 15:45:49 -0000

On 9 May 2013 04:41, Stefan Håkansson LK
<stefan.lk.hakansson@ericsson.com> wrote:
>> Alice's offer would contain at least two m-lines.  Those would not
>> necessarily be sendonly.  If she was capable of receiving more than 2
>> inbound, the offer could contain recvonly lines too (I believe that
>> this fits with the OfferToReceiveVideo=n constraint).
>
>
> OK. So if Alice's app used OfferToReceiveVideo=0, then both m-lines would be
> sendonly, 1 would give one sendrecv and one sendonly and so on.
>
> So, if OfferToReceiveVideo=0 was used (or was even the default), we would in
> the case of a symmetric service (Alices's and Bob's apps intending to send
> the same amount of audio and video tracks, and doing it from the start of
> the session) actually end up with the same 3-way handshake as in Plan B
> (since sendonly/recvonly can't be upgraded to sendrecv without a new offer)?
>
> (I have no problem with that behavior, I just want to understand)

I think that you have it understood.

>> Of course, if
>> those lines were not compatible with what Bob wanted to send (too
>> much, different codecs, different constraints, etc...), then Bob is
>> required to send another offer to get his media out.
>
>
> ...because new m-lines are required.

Yep.