Re: [rtcweb] Text communication in RTCWEB sessions

Randell Jesup <randell-ietf@jesup.org> Mon, 12 November 2012 20:29 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 6ABD521F8753 for <rtcweb@ietfa.amsl.com>; Mon, 12 Nov 2012 12:29:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3xSuhE-yc565 for <rtcweb@ietfa.amsl.com>; Mon, 12 Nov 2012 12:29:56 -0800 (PST)
Received: from r2-chicago.webserversystems.com (r2-chicago.webserversystems.com [173.236.101.58]) by ietfa.amsl.com (Postfix) with ESMTP id 8B1EC21F86F4 for <rtcweb@ietf.org>; Mon, 12 Nov 2012 12:29:56 -0800 (PST)
Received: from pool-98-111-140-34.phlapa.fios.verizon.net ([98.111.140.34]:2846 helo=[192.168.1.12]) by r2-chicago.webserversystems.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from <randell-ietf@jesup.org>) id 1TY0do-0000wR-5l for rtcweb@ietf.org; Mon, 12 Nov 2012 14:29:56 -0600
Message-ID: <50A15BA8.2080403@jesup.org>
Date: Mon, 12 Nov 2012 15:27:20 -0500
From: Randell Jesup <randell-ietf@jesup.org>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1
MIME-Version: 1.0
To: rtcweb@ietf.org
References: <50A0BC04.6090200@omnitor.se> <50A147FF.2000003@alcatel-lucent.com> <50A14E2A.5030205@omnitor.se> <50A15325.1010504@alcatel-lucent.com>
In-Reply-To: <50A15325.1010504@alcatel-lucent.com>
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] Text communication in RTCWEB sessions
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: Mon, 12 Nov 2012 20:29:57 -0000

On 11/12/2012 2:51 PM, Igor Faynberg wrote:
> Thanks for a quick reply!  (Meanwhile, I was assured by Keith Drage 
> that this feature is needed by deaf--something I  was not aware of, so 
> I need to catch up on learning.  I imagine this would be used in 
> speech-to-text conversion and transmission.)
>
> Of course, thanks to my advanced age, I remember the Unix "Write" 
> application that did just that.  My bad experience with it was that 22 
> years ago I used that very application to communicate with my big 
> boss, and I wrote  something without counting to 1,000.  I should have 
> counted:  The backspaces did not help...

Write(1) is one-way, talk(1) is two-way, but with real-time view of 
typing like Write.

On 11/12/2012 2:48 PM, Jim Barnett wrote:
> Yes, but is that a requirement on us, or on the people who roll out
> services using webRTC?  If RTT can be done via a bunch of (potentially
> ugly) JS code and the data channel,  then it's the service providers'
> problem to write that ugly JS code.  There's no requirement for the
> W3C/IETF to provide native support for RTT as long as it's possible to
> implement it on top of our standards.
>
> - Jim
> P.S.  I intend this as an argument for looking at RTT later, not for
> skipping it altogether.

I agree with Jim here - we-the-rtcweb-working-group do not have to spec 
out the solution to a specific country's legislative VRS/text 
requirements here, but should provide a mechanism for someone providing 
a service using these protocols to comply with (most) of those standards 
around the world.  We can't follow all such legal requirements, as they 
are myriad and ever-changing, which is why good, generic transports and 
programmability are an excellent answer to the issue, especially as a 
start, and encourage people building responses to those requirements to 
do so in a standard way (preferably through a standards body, even an 
appropriate IETF working group).

For example, the current VRS spec requires implementation of H.323 and 
ENUM... (and H.263 for video).

I'll note that other country-specific telecom-regulation-requirements 
fall into this bucket as well, which I have no wish to bake into the 
core spec.

> -----Original Message-----
> From: rtcweb-bounces@ietf.org [mailto:rtcweb-bounces@ietf.org] On Behalf
> Of Richard Shockey
> Sent: Monday, November 12, 2012 2:41 PM
> To: 'Dale R. Worley'; rtcweb@ietf.org
> Subject: Re: [rtcweb] Text communication in RTCWEB sessions
>
>
> Dale is right ..you can delay the discussion but not the requirement.
> The regulators will insist on this.
>
> http://transition.fcc.gov/cgb/dro/cvaa.html
>
> http://europa.eu/legislation_summaries/information_society/legislative_f
> rame
> work/l24216a_en.htm
>

-- 
Randell Jesup
randell-ietf@jesup.org