From d19dd25dd3435e705eeee45c29d8e00839f9b16b Mon Sep 17 00:00:00 2001 From: 15498th <70429579+15498th@users.noreply.github.com> Date: Fri, 17 Dec 2021 16:15:43 +0300 Subject: [PATCH] Fix index selection example using wrong keyword. (#194) --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 8e0be09..b165181 100644 --- a/API.md +++ b/API.md @@ -6,7 +6,7 @@ The WebUI and camera server communicate entirely via HTTP requests and responses ## URI's ### Http Port * `/` - Default index -* `/?target=full|simple|portal` - Go direct to specific index +* `/?view=full|simple|portal` - Go direct to specific index * `/capture` - Return a Jpeg snapshot image * `/status` - Returns a JSON string with all camera status / pairs listed * `/control?var=&val=` - Set `` to ``