diff --git a/html/index.html b/html/index.html
index bd5f99a..5dffc4e 100644
--- a/html/index.html
+++ b/html/index.html
@@ -17,7 +17,7 @@
/stream
- Get a live stream. Query params:
+ Get a live stream.
@@ -29,7 +29,19 @@
/?action=stream as alias to the /stream.
+
+
+ /video
+ Get a live video (H264) stream.
+
+
+ - /video.mp4
get a live video stream in MP4 format (if FFMPEG enabled).
+
+ - /video.mp4
get a live video stream in MKV format (if FFMPEG enabled).
+
+
+