Re: [rtcweb] RTCWeb default signaling protocol [was RE: About defining a signaling protocol for WebRTC (or not)]

Randell Jesup <randell-ietf@jesup.org> Wed, 05 October 2011 05:02 UTC

Return-Path: <randell-ietf@jesup.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 866D421F84BC for <rtcweb@ietfa.amsl.com>; Tue, 4 Oct 2011 22:02:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.572
X-Spam-Level:
X-Spam-Status: No, score=-2.572 tagged_above=-999 required=5 tests=[AWL=0.027, BAYES_00=-2.599]
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 UYL1Z71KyJlI for <rtcweb@ietfa.amsl.com>; Tue, 4 Oct 2011 22:02:08 -0700 (PDT)
Received: from r2-chicago.webserversystems.com (r2-chicago.webserversystems.com [173.236.101.58]) by ietfa.amsl.com (Postfix) with ESMTP id CE9E821F84AC for <rtcweb@ietf.org>; Tue, 4 Oct 2011 22:02:08 -0700 (PDT)
Received: from pool-173-49-141-165.phlapa.fios.verizon.net ([173.49.141.165] helo=[192.168.1.12]) by r2-chicago.webserversystems.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from <randell-ietf@jesup.org>) id 1RBJfP-0002ez-C4 for rtcweb@ietf.org; Wed, 05 Oct 2011 00:05:15 -0500
Message-ID: <4E8BE49B.6050202@jesup.org>
Date: Wed, 05 Oct 2011 01:01:15 -0400
From: Randell Jesup <randell-ietf@jesup.org>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1
MIME-Version: 1.0
To: rtcweb@ietf.org
References: <CALiegfnOCxyTo9ffQ272+ncdu5UdgrtDT-dn10BWGTZMEjZoCg@mail.gmail.com>, <2E239D6FCD033C4BAF15F386A979BF510F0C0A@sonusinmail02.sonusnet.com>, <05CAC192-E462-421F-B1E5-B78DC8F60306@ag-projects.com>, <2E239D6FCD033C4BAF15F386A979BF510F0C93@sonusinmail02.sonusnet.com>, <16880306-5B3A-4EFD-ADE4-1201138D9182@acmepacket.com>, <2E239D6FCD033C4BAF15F386A979BF510F137B@sonusinmail02.sonusnet.com>, <226C9800-9791-465A-B519-40935E2D135F@phonefromhere.com>, <4E8B1B86.2080805@jesup.org> <BLU152-W476B3866CE31803056E3C93FB0@phx.gbl> <4E8BD7B8.3080408@jesup.org> <4E8BDD6D.5030706@skype.net>
In-Reply-To: <4E8BDD6D.5030706@skype.net>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - r2-chicago.webserversystems.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - jesup.org
X-Source:
X-Source-Args:
X-Source-Dir:
Subject: Re: [rtcweb] RTCWeb default signaling protocol [was RE: About defining a signaling protocol for WebRTC (or not)]
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, 05 Oct 2011 05:02:09 -0000

On 10/5/2011 12:30 AM, Matthew Kaufman wrote:
> On 10/4/2011 9:06 PM, Randell Jesup wrote:
>> I think there will be a lot of small-to-medium users adding chat,
>> building games, etc, who care little or not at all about the PSTN.
>> Those are the ones who I worry about; they wouldn't realize there are
>> issues with glare (totally ignoring PSTN) or that forking can be
>> complex. They want a simple, one-stop-shopping solution for adding
>> voice/video/data to their sites and games, etc.
>
> Ok, so they don't know there's issues with glare or that forking is
> hard. Does that mean that we solve forking in the browser?

>> Does this mean we *have* to bake in some sort of signalling? No, it
>> doesn't. It is an _argument_ for providing some type of signalling as
>> a baseline default; or if not, then for starting a project to provide
>> that.
>>
>> Note that I said "baseline". I did *not* say "can handle all the
>> intricacies of the PSTN well".
>
> So does "baseline" include handling the fact that "forking is hard", or
> does baseline not address forking either?

If you want me to answer that question: yes, I'd include support for 
some sort of resolution of forking.  Enough to avoid getting into 
trouble, only.

>> It could be something far simpler than
>> SIP or XMPP, etc, or it could be a very dumbed-down version of one.
>> These small users (as noted) need something to provide the basics, and
>> to handle certain complexities that simply arise from normal usage
>> patterns and features (like forking). Being able to access the PSTN at
>> all using this would be a plus - but it would not be critical in my mind.
>
> This still doesn't mean that the browser needs to become a SIP phone,
> any more than it needed a map rendering engine for Google Maps to exist
> or an IMAP client for Gmail to exist.

I am in *no way* saying it needs to be a SIP phone.  I'm saying "provide 
a simple-to-use basic signalling method which it totally optional to 
use, and which handles the basics needed of almost any signalling method 
(forking, glare, etc)".  Nothing about phones, nothing about PSTN.

We also don't ship browsers that consist of a canvas element and a JS 
interpreter, though you *could* build all websites that way (more or 
less), and some do (GMail and the like aren't far from it).  But most 
site authors are glad they don't have to start with a bucket of rocks to 
build a castle *as their only option*.

>> And, as I mentioned, it could be external JS - but then it has be more
>> solid to start with. For these simple uses - say chat with other users
>> on someones special-interest website, 2 and multiplayer gaming, etc -
>> we should try to pull together the minimum things any app/service
>> developer would need to be prepared for. I think any service that
>> allows someone to log in from multiple devices has to handle forking
>> in some manner. Glare is always possible. What else? I'd like to see
>> simple conferencing. Perhaps the minimum is simple enough that it
>> makes more sense to develop a new, very simple signalling JS module,
>> and use it in examples. This would limit the downside from not updating.
>
> Or create a good *platform* for building RTC apps and let the developers
> build things you've never imagined. I think that's a far better outcome
> than building a SIP phone into the browser and then discovering that
> most people don't want to just make phone calls.

Again: I'm not suggesting "build in a SIP phone", and how does my 
proposal in any way tie the hands of someone who wants to build it 
themselves?

>> The advantage of basing it on something known is that the basics of
>> all these protocols are well-understood.
>>
>> I'll paraphrase Harald (and many others in other contexts): make
>> simple things simple, make complex things possible.
>
> The latter is far more important than the former. If making simple
> things simple makes complex things significantly harder or impossible,
> you're not building a platform for innovation.

Ok, but in this case I don't want to complicate the later - so you're 
addressing a point I'm not making.  Please consider re-reading my 
posting with that in mind.


-- 
Randell Jesup
randell-ietf@jesup.org