We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cb4a0 commit 7a29a31Copy full SHA for 7a29a31
API.md
@@ -96,7 +96,7 @@ reboot - Reboots the camera
96
* `http://<IP-ADDRESS>/control?var=lamp&val=50`
97
* `http://<IP-ADDRESS>/control?var=lamp&val=0`
98
* Set resolution to VGA
99
- * `http://<IP-ADDRESS>/control?var=framesize&val=6`
+ * `http://<IP-ADDRESS>/control?var=framesize&val=8`
100
* Show camera details and settings
101
* All settings are returned via single `status` call in [JSON](https://www.json.org/) format.
102
* `http://<IP-ADDRESS>/status`
0 commit comments