[rtcweb] Chrome M23 beta released with the PeerConnection API

Harald Alvestrand <harald@alvestrand.no> Thu, 04 October 2012 13:26 UTC

Return-Path: <harald@alvestrand.no>
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 667E821F8699 for <rtcweb@ietfa.amsl.com>; Thu, 4 Oct 2012 06:26:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.513
X-Spam-Level:
X-Spam-Status: No, score=-110.513 tagged_above=-999 required=5 tests=[AWL=0.085, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 E+WO-F0y57PI for <rtcweb@ietfa.amsl.com>; Thu, 4 Oct 2012 06:26:26 -0700 (PDT)
Received: from eikenes.alvestrand.no (eikenes.alvestrand.no [158.38.152.233]) by ietfa.amsl.com (Postfix) with ESMTP id 40A5621F85F4 for <rtcweb@ietf.org>; Thu, 4 Oct 2012 06:26:26 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by eikenes.alvestrand.no (Postfix) with ESMTP id EEA0839E0FE for <rtcweb@ietf.org>; Thu, 4 Oct 2012 15:26:21 +0200 (CEST)
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 t0J1raEsQ545 for <rtcweb@ietf.org>; Thu, 4 Oct 2012 15:26:21 +0200 (CEST)
Received: from hta-dell.lul.corp.google.com (unknown [IPv6:2620:0:1043:1:be30:5bff:fede:bcdc]) by eikenes.alvestrand.no (Postfix) with ESMTPSA id 40FC139E062 for <rtcweb@ietf.org>; Thu, 4 Oct 2012 15:26:21 +0200 (CEST)
Message-ID: <506D8E7C.1080509@alvestrand.no>
Date: Thu, 04 Oct 2012 15:26:20 +0200
From: Harald Alvestrand <harald@alvestrand.no>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0
MIME-Version: 1.0
To: "rtcweb@ietf.org" <rtcweb@ietf.org>
Content-Type: multipart/alternative; boundary="------------050904050408080702070202"
Subject: [rtcweb] Chrome M23 beta released with the PeerConnection API
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: Thu, 04 Oct 2012 13:26:27 -0000

Normally product releases aren't the stuff of IETF mailing lists, but 
this one is a milestone:

Chrome M23 is now in beta, and includes the current PeerConnection API.
This is an important milestone: First shipping implementation!

http://blog.chromium.org/2012/10/supporting-new-media-experiences-on-web.html 
is the announcement.

https://sites.google.com/site/webrtc/faq-recent-topics gives some more 
details on exactly what's implemented in this version.

                    Harald