[xiph-commits] r18617 - websites/opus-codec.org/examples
gmaxwell at svn.xiph.org
gmaxwell at svn.xiph.org
Fri Sep 14 13:23:48 PDT 2012
Author: gmaxwell
Date: 2012-09-14 13:23:48 -0700 (Fri, 14 Sep 2012)
New Revision: 18617
Modified:
websites/opus-codec.org/examples/index.shtml.en
Log:
changing streams to repeater.xiph.org
Modified: websites/opus-codec.org/examples/index.shtml.en
===================================================================
--- websites/opus-codec.org/examples/index.shtml.en 2012-09-14 20:22:25 UTC (rev 18616)
+++ websites/opus-codec.org/examples/index.shtml.en 2012-09-14 20:23:48 UTC (rev 18617)
@@ -97,18 +97,18 @@
<table style="margin:20px;width:75%;">
<tbody>
<tr>
-<td style="text-align:center;"><a href="http://ec2-50-112-77-171.us-west-2.compute.amazonaws.com:8000/temporalfugue.opus">Hypnotic torture clock</a>
+<td style="text-align:center;"><a href="http://repeater.xiph.org:8000/temporalfugue.opus">Hypnotic torture clock</a>
<br/>Mono 12kbit/sec</td>
-<td style="text-align:right;"><audio controls width=200 src="http://ec2-50-112-77-171.us-west-2.compute.amazonaws.com:8000/temporalfugue.opus"></audio></td>
+<td style="text-align:right;"><audio controls width=200 src="http://repeater.xiph.org:8000/temporalfugue.opus"></audio></td>
</tr>
<tr><td colspan=2 style="text-align:justified; border-bottom: thin solid;">A rhythmic electronic chant of the current time. Prolonged exposure to this Temporal Fugue is not recommended.
The stream is synthesized in real-time using <a href="http://boodler.org/">boodler</a> and encoded using opusenc and streamed using oggfwd and icecast.</td>
</tr>
<tr style="padding: 10px;">
-<td style="text-align:center;"><a href="http://ec2-50-112-77-171.us-west-2.compute.amazonaws.com:8000/clock.opus">Endless drone</a>
+<td style="text-align:center;"><a href="http://repeater.xiph.org:8000/clock.opus">Endless drone</a>
<br/>Stereo 64kbit/sec</td>
-<td style="text-align:right;"><audio controls width=200 src="http://ec2-50-112-77-171.us-west-2.compute.amazonaws.com:8000/clock.opus"></audio></td>
+<td style="text-align:right;"><audio controls width=200 src="http://repeater.xiph.org:8000/clock.opus"></audio></td>
</tr>
<tr><td colspan=2 style="text-align:justified; border-bottom: thin solid;">A simulation of an <a href="http://en.wikipedia.org/wiki/FM3">FM3 Buddha Machine</a>,
this stream produces an endless stream of peaceful droning. The stream is synthesized in real-time using <a href="http://boodler.org/">boodler</a> and encoded using opusenc and streamed using oggfwd and icecast.</td>
More information about the commits
mailing list