17 lines
265 B
HTML
17 lines
265 B
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<meta http-equiv="refresh" content="5" />
|
|
<body>
|
|
|
|
<h1>MSV Webcam</h1>
|
|
<p>You are connected!</p>
|
|
|
|
|
|
<img src="data/msvcamN.jpg" alt="msvcamN still webcam image">
|
|
|
|
<img src="data/msvcamS.jpg" alt="msvcamS still webcam image">
|
|
|
|
</body>
|
|
</html>
|