Re: [rtcweb] Adam Fineberg's choices was Re: Straw Poll on Video Codec Alternatives

Tim Panton <tim@phonefromhere.com> Wed, 08 January 2014 15:33 UTC

Return-Path: <tim@phonefromhere.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 2C9531AE4AF for <rtcweb@ietfa.amsl.com>; Wed, 8 Jan 2014 07:33:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 YEac4MvD1UHS for <rtcweb@ietfa.amsl.com>; Wed, 8 Jan 2014 07:33:33 -0800 (PST)
Received: from smtp001.apm-internet.net (smtp001.apm-internet.net [85.119.248.220]) by ietfa.amsl.com (Postfix) with ESMTP id 5B2081AE463 for <rtcweb@ietf.org>; Wed, 8 Jan 2014 07:33:33 -0800 (PST)
Received: (qmail 49596 invoked from network); 8 Jan 2014 15:33:23 -0000
X-AV-Scan: clean
X-APM-Authkey: 83769 10099
Received: from unknown (HELO zimbra003.verygoodemail.com) (85.119.248.218) by smtp001.apm-internet.net with SMTP; 8 Jan 2014 15:33:23 -0000
Received: from zimbra003.verygoodemail.com (localhost [127.0.0.1]) by zimbra003.verygoodemail.com (Postfix) with ESMTP id 5914918A0490; Wed, 8 Jan 2014 15:33:23 +0000 (GMT)
Received: from limit.westhawk.co.uk (limit.westhawk.co.uk [192.67.4.33]) by zimbra003.verygoodemail.com (Postfix) with ESMTPSA id 22E7F18A04C6; Wed, 8 Jan 2014 15:33:23 +0000 (GMT)
Content-Type: text/plain; charset="windows-1252"
Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
From: Tim Panton <tim@phonefromhere.com>
In-Reply-To: <52CD6372.5040707@bbs.darktech.org>
Date: Wed, 08 Jan 2014 15:33:15 +0000
Content-Transfer-Encoding: quoted-printable
Message-Id: <DC41352A-2351-4EA2-BE0E-1F42346F23BD@phonefromhere.com>
References: <CA+9kkMBSpDLJBBbPxgyMUi+bi3aw3D8zpSXcAvQ4koi115QqBg@mail.gmail.com> <52CC3CA3.8090808@vline.me> <5C110278-EC44-4A29-95A4-E56992E85847@phonefromhere.com> <52CD6372.5040707@bbs.darktech.org>
To: cowwoc <cowwoc@bbs.darktech.org>
X-Mailer: Apple Mail (2.1827)
Cc: "rtcweb@ietf.org >> rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Adam Fineberg's choices was Re: Straw Poll on Video Codec Alternatives
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: Wed, 08 Jan 2014 15:33:36 -0000

On 8 Jan 2014, at 14:40, cowwoc <cowwoc@bbs.darktech.org> wrote:

> On 08/01/2014 6:16 AM, Tim Panton wrote:
>> On 7 Jan 2014, at 17:42, Adam Fineberg <fineberg@vline.me> wrote:
>> 
>>>> 	• Browsers MUST support both H.264 and VP8, other entities MUST support at least one of H.264 and VP8
>>>> 		• Are you in favor of this option [Yes/No/Acceptable]: No
>>>> 		• Do you have any objections to this option, if so please summarize them: Shouldn't differentiate between types without clearer delineation.
>> I think that's entirely fair - here's a draft definition:
>> Browser:
>> 	An entity that supports multiple usages through dynamically loadable code (javascript) and can render arbitrary user interfaces
>> using HTML5. (e.g chrome)
>> Other entities:
>> 	A non-browser entity supports a single dedicated usecase and will lack the ability to dynamically load a user interface or code
>> to support differing use cases. (e.g. a doorbell)
>> 
>> It's like blank tape vs pre-recorded cassettes (if you are old enough) .
> 
> That is a problematic definition. Native applications running on mobile devices can technically do everything you mentioned in the "browser" definition. I thought the entire point of this option is to say that web browsers must implement X but native applications must implement Y.

True, but any mobile app that allows the user to select a (possibly user defined) HTML5+javascript interface needs to support both codecs - because it can't know in advance what the other end will support. - If I point my general-purpose-home-automation-console app at the boiler I may need to render an h264 flame image, when accessing with my doorbell the same app may render a VP8 stream of the delivery driver. - So the general purpose app needs the 'browser' dual codec MTI.

Conversely the boiler will probably ship with a dedicated this-make-of-boiler-only mobile app with a prebuilt UI which only speaks h264.
The device specific app needs the ' other entity' single codec MTI.

> 
> I was expecting "browser" to be defined as an "application that enable users to render arbitrary web pages" whereas other entities are "special-purpose applications that enable users to carry out a limited set of operations on a limited set of (web) pages".

I was avoiding the words 'pages','web-server','HTTP' from my definition as I feel that the transport and encapsulation isn't the issue. It's the dynamic - user selected - unpredictability of the created-at-runtime interface required by the other peer that matters here.

> 
> Gili
> _______________________________________________
> rtcweb mailing list
> rtcweb@ietf.org
> https://www.ietf.org/mailman/listinfo/rtcweb

Tim Panton - Web/VoIP consultant and implementor
www.westhawk.co.uk