From c2a6a93dfd40288f344cdac21f31ff3aa37aadb2 Mon Sep 17 00:00:00 2001 From: 15498th <70429579+15498th@users.noreply.github.com> Date: Wed, 15 Dec 2021 00:55:02 +0300 Subject: [PATCH] Fix index selection example using wrong keyword. --- 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 ``