diff options
author | Christian Franke <nobody@nowhere.ws> | 2014-01-21 02:55:00 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2014-01-21 02:55:00 +0100 |
commit | 2f6e8a407e3b0e17d3f50f0d28ec08cea26778d9 (patch) | |
tree | e8bb936efdc64f840647ac71825b95a95b3e8ca8 /cam_public |
Initial commit
Diffstat (limited to 'cam_public')
-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> |