Added caramel-colour webcam
This commit is contained in:
parent
30649b3534
commit
2c49c05381
|
@ -11,6 +11,10 @@
|
|||
<center>
|
||||
<img src="http://glucose-fructose.csclub.uwaterloo.ca:8080/" width="640" height="480" />
|
||||
</center>
|
||||
<br/>
|
||||
<center>
|
||||
<img src="http://caramel-colour.csclub.uwaterloo.ca:8080/" width="320" height="240" />
|
||||
</center>
|
||||
|
||||
<p>Tired of streaming? Try the <a href="webcam.html">regular version</a>.</p>
|
||||
|
||||
|
|
|
@ -11,6 +11,10 @@
|
|||
<center>
|
||||
<img src="http://glucose-fructose.csclub.uwaterloo.ca:8080/singleframe" width="640" height="480" />
|
||||
</center>
|
||||
<br/>
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue