From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id B249C21F2B6 for ; Fri, 6 Jun 2014 08:50:11 -0700 (PDT) Received: by mail-wg0-f41.google.com with SMTP id z12so2981688wgg.0 for ; Fri, 06 Jun 2014 08:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=P7HWcwJjO8d9qNpScjpXMtzqSNhM7j+zMfBvDctJpUQ=; b=ONZWxBJLe9Pn2MEoIVY8rkGr1Nc7S859/RivejEO+xnvSulNAQslQrI9+vqXZF8olX B7SFnaIYznW1eFan7fBU9cHRcD5779mUP1UMaIcgX1vmDZ/U6TLBFqLainoEdNGiPQ6m AU0mfdloDn1jMCoDeacahe9yv48l4a05GWD+0iFeaP5ta23FuTg4cIm5WkUg/6gh8BYK +mbgy2UpmL3QqcN4BqYzvmAjVSJqVY3XkC8F8MUaUbkeAKqYqhuQinvpDiREtN4sOBY+ kM3RxyaAchkKcnA005r8DJ6JujXYlAermKp7pzhiF5jOZrBJuSV60VZFjbF+wdTlwGYY xfkg== MIME-Version: 1.0 X-Received: by 10.180.211.146 with SMTP id nc18mr8940863wic.53.1402069809871; Fri, 06 Jun 2014 08:50:09 -0700 (PDT) Received: by 10.216.207.82 with HTTP; Fri, 6 Jun 2014 08:50:09 -0700 (PDT) Date: Fri, 6 Jun 2014 08:50:09 -0700 Message-ID: From: Dave Taht To: "cerowrt-devel@lists.bufferbloat.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Cerowrt-devel] ipv6 support for webrtc X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 15:50:12 -0000 Has been tested through cero and appears to be working on (at least) a modern chrome browser. Havent' tested firefox. The site I used was: https://apprtc.appspot.com/?ipv6=3Dtrue paste the resulting url to whoever you want to chat with via chat, and hopefully, maybe it will negotiate a direct ipv6 connection between you. Now you too can enjoy the low latency video conferencing experience we dreamed of when ipv6 was first designed! (Most providers want to be MITM and/or provide conference services, so they remain in the middle, but the above link does not.) I'm told appear.in and meet.jit.si are doing more "of the right thing" nowadays, too. The relevant bug on this is https://code.google.com/p/webrtc/issues/detail?id=3D1406 --=20 Dave T=C3=A4ht