inital working version

This commit is contained in:
2023-05-23 21:50:25 +02:00
parent 219bb304a9
commit 9e4a217b5f
5 changed files with 117 additions and 0 deletions

14
www/index.html Normal file
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="5" />
<body>
<h1>MSV Webcam</h1>
<p>You are connected!</p>
<img src="data/still.jpg" alt="still webcam image">
</body>
</html>