Reconfigured webcam url for bit-shifter to denote software change for providing the actual webcam stream.

This commit is contained in:
Peter Barfuss 2011-01-15 11:05:04 -05:00
parent 37e7b3d23b
commit 1b26f641aa
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div class="webcam"><p>
<img src="http://maltodextrin.csclub.uwaterloo.ca:8081" width="640" height="480" title="maltodextrin's Webcam"/>
</p><p>
<img src="http://bit-shifter.csclub.uwaterloo.ca:8081" width="640" height="480" title="bit-shifter's Webcam"/>
<img src="http://bit-shifter.csclub.uwaterloo.ca:8081/webcam.jpg" width="768" height="480" title="bit-shifter's Webcam"/>
</p></div>
</section>