From 69888bd6d81b86aa7145054e03797a498d618869 Mon Sep 17 00:00:00 2001 From: 15498th Date: Sat, 18 Dec 2021 14:07:23 +0300 Subject: [PATCH] Update API documentation. --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index 8e0be09..9a434f2 100644 --- a/API.md +++ b/API.md @@ -26,6 +26,7 @@ Call `/control?var=&val=` with a settings key and value to set camera ``` lamp - Lamp value in percent; integer, 0 - 100 (-1 = disabled) framesize - See below +framerate_limit - Minimal frame duration in ms, used to limit max FPS. Must be positive integer quality - 10 to 63 (ov3660: 4 to 10) contrast - -2 to 2 (ov3660: -3 to 3) brightness - -2 to 2 (ov3660: -3 to 3)