Re: [dispatch] [RTW] Charter proposal: The activity hitherto known as "RTC-WEB at IETF"

Harald Alvestrand <harald@alvestrand.no> Tue, 18 January 2011 11:28 UTC

Return-Path: <harald@alvestrand.no>
X-Original-To: dispatch@core3.amsl.com
Delivered-To: dispatch@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id AF23E3A6F6B for <dispatch@core3.amsl.com>; Tue, 18 Jan 2011 03:28:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.449
X-Spam-Level:
X-Spam-Status: No, score=-102.449 tagged_above=-999 required=5 tests=[AWL=-0.150, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z7tbn1+g7LuO for <dispatch@core3.amsl.com>; Tue, 18 Jan 2011 03:28:47 -0800 (PST)
Received: from eikenes.alvestrand.no (eikenes.alvestrand.no [158.38.152.233]) by core3.amsl.com (Postfix) with ESMTP id A603E3A6ECE for <dispatch@ietf.org>; Tue, 18 Jan 2011 03:28:46 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by eikenes.alvestrand.no (Postfix) with ESMTP id D889839E182; Tue, 18 Jan 2011 12:30:56 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at eikenes.alvestrand.no
Received: from eikenes.alvestrand.no ([127.0.0.1]) by localhost (eikenes.alvestrand.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QHf3HV8-Wxxo; Tue, 18 Jan 2011 12:30:56 +0100 (CET)
Received: from hta-dell.lul.corp.google.com (unknown [62.20.124.50]) by eikenes.alvestrand.no (Postfix) with ESMTPS id E255039E082; Tue, 18 Jan 2011 12:30:55 +0100 (CET)
Message-ID: <4D357A09.7040208@alvestrand.no>
Date: Tue, 18 Jan 2011 12:31:21 +0100
From: Harald Alvestrand <harald@alvestrand.no>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
MIME-Version: 1.0
To: Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com>
References: <BBF498F2D030E84AB1179E24D1AC41D611CD27C056@ESESSCMS0362.eemea.ericsson.se> <BLU152-w9BB19A9FBF5DE686CB8A293F40@phx.gbl> <AEAB878E-28A7-4F1A-842A-2B11240255AB@americafree.tv> <4D348B45.8030301@alvestrand.no> <BBF498F2D030E84AB1179E24D1AC41D611CD2B7827@ESESSCMS0362.eemea.ericsson.se>
In-Reply-To: <BBF498F2D030E84AB1179E24D1AC41D611CD2B7827@ESESSCMS0362.eemea.ericsson.se>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: quoted-printable
Cc: "tom.taylor@huawei.com" <tom.taylor@huawei.com>, "dispatch@ietf.org" <dispatch@ietf.org>, Bernard Aboba <bernard_aboba@hotmail.com>, "rtc-web@alvestrand.no" <rtc-web@alvestrand.no>
Subject: Re: [dispatch] [RTW] Charter proposal: The activity hitherto known as "RTC-WEB at IETF"
X-BeenThere: dispatch@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: DISPATCH Working Group Mail List <dispatch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dispatch>
List-Post: <mailto:dispatch@ietf.org>
List-Help: <mailto:dispatch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Jan 2011 11:28:48 -0000

On 01/18/11 11:15, Stefan Håkansson LK wrote:
> I agree to that there are situations when a fallback to http (or perhaps WebSockets for a more efficient transport!) is required.
>
> But I don't think the http streaming solutions are the answer. Those solutions to my understanding build on chopping up a stream into segments, and each segment is represented by a file. Each segment is typically several seconds long, and that is not sufficient for conversational services where the mouth-to-ear delay should be far below 1 second (yes, we should discuss if there should be a requirement, and what it should be in that case).
>
> Sure you could use much shorter segments, but with all the encapsulation/wrapping data the overhead would get really big.
There are multiple HTTP streaming options. Let's not confuse ourselves 
with saying "HTTP streaming" without referring to a specific proposal - 
they're just too different.

(and mea culpa - I need to do that too...)

>> -----Original Message-----
>> From: Harald Alvestrand [mailto:harald@alvestrand.no]
>> Sent: den 17 januari 2011 19:33
>> To: Marshall Eubanks
>> Cc: Bernard Aboba; Stefan Håkansson LK; tom.taylo@huawei.com;
>> markus.isomaki@nokia.com; rtc-web@alvestrand.no; dispatch@ietf.org
>> Subject: Re: [dispatch] [RTW] Charter proposal: The activity
>> hitherto known as "RTC-WEB at IETF"
>>
>> Another way (that I know is in production) is to use RTP with
>> a thin shim layer (length fields) to provide packet
>> separation, straight over TCP. If we are certain we have to
>> support RTP-over-UDP, that might be the solution that has the
>> lowest extra implementation cost over the UDP solution.
>>
>> But I suspect this will have to  be decided based on a set of
>> requirements, not just a beauty contest.
>>
>> What is the added value of the MPEG-2 wrappers?
>>
>> On 01/17/11 18:23, Marshall Eubanks wrote:
>>> On Jan 17, 2011, at 10:59 AM, Bernard Aboba wrote:
>>>
>>>> +1.
>>>>
>>>> One place where we could "spend our energy wiser" might be
>> on enabling interoperability
>>>> of HTTP transported realtime media.   Although
>> peer-to-peer traffic is more desirable when
>>>> possible, "HTTP fallback" is in practice required a significant
>>>> fraction of the time, due to the prevalence of highly
>> restrictive firewalls.
>>> I would agree, and that raises the issue of the "wrapper"
>> for HTTP streaming. Note that Apple uses MPEG-2 TS for the
>> wrapper for its live http video streaming.
>>> (  Each media file MUST
>>>      be formatted as an MPEG-2 Transport Stream, an MPEG-2
>> Program Stream,
>>>      or an MPEG-2 audio elementary stream  -
>>> http://tools.ietf.org/html/draft-pantos-http-live-streaming-01 )
>>>
>>> While this is certainly standards based, I do not think it
>> matches or interoperates with anyone else's HTTP streaming.
>> And, of course, this is an I-D still. Flash also does http
>> streaming, but I believe it uses its own, proprietary, wrapper.
>>> So, is specifying a media transport protocol for http
>> streaming in scope ?
>>> Regards
>>> Marshall
>>>
>>>
>>>>> From: stefan.lk.hakansson@ericsson.com
>>>>> To: tom.taylo@huawei.com; harald@alvestrand.no;
>>>>> Markus.Isomaki@nokia.com
>>>>> Date: Sat, 15 Jan 2011 15:17:51 +0100
>>>>> CC: rtc-web@alvestrand.no; dispatch@ietf.org
>>>>> Subject: Re: [RTW] [dispatch] Charter proposal: The
>> activity hitherto known as "RTC-WEB at IETF"
>>>>>> I agree that at least for the time being it is more fruitful to
>>>>>> focus the energy elsewhere. There is plenty of useful
>> work that can
>>>>>> be done about media transport (the datagram service and the
>>>>>> potential bytestream
>>>>>> ) and the associated APIs, and I suggest we focus on
>> that. We can
>>>>>> try our luck with the codec thing later on.
>>>>> I agree. Codec discussions seem to go on forever, and we
>> could spend
>>>>> our energy wiser.
>>>>>
>>>>> Stefan
>>>>>
>>>>> PS Sorry for answering late, but I did not follow dispatch. I
>>>>> thought all related messages would go on rtc-web as well.
>> So those
>>>>> of you who do not follow dispatch: perhaps you should
>> look into the dispatch archive.
>>>>> _______________________________________________
>>>>> RTC-Web mailing list
>>>>> RTC-Web@alvestrand.no
>>>>> http://www.alvestrand.no/mailman/listinfo/rtc-web
>>>> _______________________________________________
>>>> dispatch mailing list
>>>> dispatch@ietf.org
>>>> https://www.ietf.org/mailman/listinfo/dispatch
>>