support multiple cameras

This commit is contained in:
2023-07-04 22:42:21 +02:00
parent 9e4a217b5f
commit 59e6c5048b
8 changed files with 68 additions and 59 deletions

BIN
www/data/msvcamN.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
www/data/msvcamS.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -8,7 +8,9 @@
<p>You are connected!</p>
<img src="data/still.jpg" alt="still webcam image">
<img src="data/msvcamN.jpg" alt="msvcamN still webcam image">
<img src="data/msvcamS.jpg" alt="msvcamS still webcam image">
</body>
</html>