Re: [rtcweb] Low Level Javascript API Proposal avail on the webrtc list
Iñaki Baz Castillo <ibc@aliax.net> Fri, 30 September 2011 19:43 UTC
Return-Path: <ibc@aliax.net>
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 C1A3D21F8AD8 for <rtcweb@ietfa.amsl.com>; Fri, 30 Sep 2011 12:43:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.636
X-Spam-Level:
X-Spam-Status: No, score=-2.636 tagged_above=-999 required=5 tests=[AWL=0.041, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
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 VhqEPg1+lhC2 for <rtcweb@ietfa.amsl.com>; Fri, 30 Sep 2011 12:43:33 -0700 (PDT)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id 3002921F8B13 for <rtcweb@ietf.org>; Fri, 30 Sep 2011 12:43:33 -0700 (PDT)
Received: by vcbfo11 with SMTP id fo11so2328982vcb.31 for <rtcweb@ietf.org>; Fri, 30 Sep 2011 12:46:27 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.34.171 with SMTP id a11mr10545545vdj.313.1317411987612; Fri, 30 Sep 2011 12:46:27 -0700 (PDT)
Received: by 10.220.118.143 with HTTP; Fri, 30 Sep 2011 12:46:27 -0700 (PDT)
In-Reply-To: <545388B3-3189-4291-BD1D-52898B888F3E@phonefromhere.com>
References: <545388B3-3189-4291-BD1D-52898B888F3E@phonefromhere.com>
Date: Fri, 30 Sep 2011 21:46:27 +0200
Message-ID: <CALiegf=hxpaBdVL++DstTQ+9G_feFFQc81pewKJsH0rTeUYVSQ@mail.gmail.com>
From: Iñaki Baz Castillo <ibc@aliax.net>
To: rtcweb@ietf.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [rtcweb] Low Level Javascript API Proposal avail on the webrtc list
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: Fri, 30 Sep 2011 19:43:33 -0000
2011/9/28 Tim Panton <tim@phonefromhere.com>: > I just want to ask folks to take a look at a proposal Neil Stratford wrote for the > Low Level Javascript API and sent to the webrtc list. > > It is based on his and my experience of web based audio plugins and on a > proposal of Cullen's a while back. > > http://lists.w3.org/Archives/Public/public-webrtc/2011Sep/0106.html > > We'd appreciate any feedback either here or on the webrtc list as appropriate. Hi, the API in that document is just valid for a few specific scenarios (make a call, receive a call and maybe putting a session on hold). That is a very limited subset of what any VoIP protocol can offer, so I don't think it's a good idea for rtcweb to assume a custom protocol like that for inclusion in WebRTC JS API (as native JS code within the browser). Of course, a simple API like that would be useful for lot of people offering basic media services to the web site users (basic scenarios in which there is no call transfer, parallel forking and so). Regards. -- Iñaki Baz Castillo <ibc@aliax.net>
- Re: [rtcweb] Low Level Javascript API Proposal av… Roman Shpount
- [rtcweb] Low Level Javascript API Proposal avail … Tim Panton
- Re: [rtcweb] Low Level Javascript API Proposal av… Roman Shpount
- Re: [rtcweb] Low Level Javascript API Proposal av… Tim Panton
- Re: [rtcweb] Low Level Javascript API Proposal av… Iñaki Baz Castillo
- Re: [rtcweb] Low Level Javascript API Proposal av… Iñaki Baz Castillo
- Re: [rtcweb] Low Level Javascript API Proposal av… Tim Panton
- Re: [rtcweb] Low Level Javascript API Proposal av… Iñaki Baz Castillo
- Re: [rtcweb] Low Level Javascript API Proposal av… Roman Shpount
- Re: [rtcweb] Low Level Javascript API Proposal av… Harald Alvestrand
- Re: [rtcweb] Low Level Javascript API Proposal av… Matthew Kaufman
- Re: [rtcweb] Low Level Javascript API Proposal av… Matthew Kaufman
- Re: [rtcweb] Low Level Javascript API Proposal av… Matthew Kaufman
- Re: [rtcweb] Low Level Javascript API Proposal av… Roman Shpount
- Re: [rtcweb] Low Level Javascript API Proposal av… Iñaki Baz Castillo
- Re: [rtcweb] Low Level Javascript API Proposal av… Iñaki Baz Castillo
- Re: [rtcweb] Low Level Javascript API Proposal av… Neil Stratford
- Re: [rtcweb] Low Level Javascript API Proposal av… Neil Stratford
- Re: [rtcweb] Low Level Javascript API Proposal av… Roman Shpount
- Re: [rtcweb] Low Level Javascript API Proposal av… Colin Perkins
- Re: [rtcweb] Low Level Javascript API Proposal av… Saul Ibarra Corretge