Update rest_api.md

This commit is contained in:
Prohurtz 2024-06-17 11:42:41 -07:00 committed by GitHub
parent c459ab8bbf
commit 53babc57cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,7 +157,7 @@ typedef enum {
| :---: | :---------: | :---------: |
| `vflip` | Whether to flip the frames vertically. | 0 or 1 |
| `framesize` | A value between 0-7 indicating the frame resolution. | Larger number - higher resolution. |
| `href` | Unknown. | ? |
| `hflip` | Whether to flip the frames horizontally. | 0 or 1 |
| `quality` | The JPEG quality level: 1-63? | **Smaller** number = higher quality, more latency and less fps |
| `brightness` | The `agc_gain` of the camera. | Larger number = more bright. |