diff --git a/html/index.html b/html/index.html index 5dffc4e..3536669 100644 --- a/html/index.html +++ b/html/index.html @@ -13,11 +13,19 @@
  • /snapshot
    Get a current actual image from the server. +
    +

  • /stream
    Get a live stream.
    +
    +

  • @@ -38,6 +46,8 @@
  • /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).
  • +
    +
  • /video?res=low get a low resolution stream (if -camera-low_res_factor=X is configured).