device: estimate stddev of frames capture

This commit is contained in:
Kamil Trzcinski
2023-06-09 00:48:54 +02:00
parent a26542da39
commit f7a15ce68a
4 changed files with 31 additions and 1 deletions

View File

@ -7,6 +7,7 @@
- libcamera: do not expose some options that should not be made configurable
- http: add `/control` to provide simple JS interface to live edit camera settings
- http: change `/option` to accept `device=`, `key=`, and `value=`
- device: show stddev estimates to measure frame pacing
## Variants