diff options
Diffstat (limited to 'cam_public/index.html')
-rw-r--r-- | cam_public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cam_public/index.html b/cam_public/index.html new file mode 100644 index 0000000..8bdde6e --- /dev/null +++ b/cam_public/index.html @@ -0,0 +1,2 @@ +<h1>Hello, World!</h1> +<img src="../stream.mjpeg"></img> |