summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..bbc95ee
--- /dev/null
+++ b/index.html
@@ -0,0 +1,11 @@
1<html>
2 <head>
3 <title>livestream: live.mpd</title>
4 </head>
5 <body>
6 <video>
7 <source src="live.mpd" />
8 Your browser does not support the video tag.
9 </video>
10 </body>
11</html>