old-website/office/webcam.xml

29 lines
829 B
XML

<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="CSC Webcam">
<header />
<section title="CSC Office Webcam">
<p>Spy on the office, see whether it's open or who is passing by the door!</p>
<center>
<img src="http://glucose-fructose.csclub.uwaterloo.ca:8080/singleframe" width="640" height="480" />
</center><br/>
<center>
<img src="http://phosphoric-acid.csclub.uwaterloo.ca:8080/singleframe" width="640" height="480" />
</center><br/>
<!-- <img src="http://phosphoric-acid.csclub.uwaterloo.ca:9090/singleframe" width="320" height="240" /> -->
<center>
<!-- <img src="http://caramel-colour.csclub.uwaterloo.ca:8080/singleframe" width="320" height="240" /> -->
</center>
<p>Try the <a href="webcam-streaming.html">streaming version</a> for
streamy goodness.</p>
</section>
<footer />
</cscpage>