status: extend to provide all camera options and properties in JSON payload

- control: add `device_option_is_equal`
- libcamera: provide human readable configurable options
- v4l2: include camera control values
- libcamera: store all applied controls
- libcamera: use `device_option_is_equal`
This commit is contained in:
Kamil Trzcinski
2023-06-01 23:42:18 +02:00
parent 8df8dcf2e5
commit 899f2c5e62
18 changed files with 800 additions and 163 deletions

View File

@ -1,5 +1,10 @@
# Release #{GIT_VERSION}
- http: extend `/status` with all options
- cmd: accept `--camera-options=AfMode=auto` and alike
- libcamera: expose all options with human readable settings
- v4l2: expose all options with human readable settings
## Variants
Download correct version for your platform: