[xiph-commits] r18458 - websites/opus-codec.org/examples

gmaxwell at svn.xiph.org gmaxwell at svn.xiph.org
Tue Jul 17 14:10:30 PDT 2012


Author: gmaxwell
Date: 2012-07-17 14:10:30 -0700 (Tue, 17 Jul 2012)
New Revision: 18458

Modified:
   websites/opus-codec.org/examples/index.shtml.en
Log:
fix oneman demo link

Modified: websites/opus-codec.org/examples/index.shtml.en
===================================================================
--- websites/opus-codec.org/examples/index.shtml.en	2012-07-17 20:46:06 UTC (rev 18457)
+++ websites/opus-codec.org/examples/index.shtml.en	2012-07-17 21:10:30 UTC (rev 18458)
@@ -36,7 +36,7 @@
 
 <h2>Interactive Demos</h2>
 <ul>
-  <li><a href="http://phobos.kradradio.com/">Krad Radio web DJ</a><br/>Requires browser opus support and websockets (e.g. firefox nightly)<br/>
+  <li><a href="http://europa.kradradio.com:8000/">Krad Radio web DJ</a><br/>Requires browser opus support and websockets (e.g. firefox nightly)<br/>
   The latency is high due to buffering in the browser's audio tag and doesn't represent Opus' low latency.</li>
 </ul>
 



More information about the commits mailing list