www/office/webcam-streaming.xml

23 lines
624 B
XML

<?xml version='1.0'?>
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
<cscpage title="CSC Webcam (Streaming)">
<header />
<section title="CSC Office Webcam (Streaming)">
<p>Spy on the office, see whether it's open or who is passing by the door!</p>
<div class="webcam">
<img src="http://glucose-fructose.csclub.uwaterloo.ca:8080/" width="640" height="480" alt="Sugar's Webcam"/>
<br/><br/>
<img src="http://phosphoric-acid.csclub.uwaterloo.ca:8080/" width="640" height="480" alt="Phosphoric-acid's Webcam"/>
</div>
<p>Tired of streaming? Try the <a href="webcam.html">regular version</a>.</p>
</section>
<footer />
</cscpage>