workflow: update README and RELEASE
This commit is contained in:
13
docs/raspi-libcamera.md
Normal file
13
docs/raspi-libcamera.md
Normal file
@ -0,0 +1,13 @@
|
||||
# High-compatibility via `libcamera` on Raspberry PI
|
||||
|
||||
This script uses `libcamera` to access camera and provide
|
||||
manual and automatic brightness and exposure controls.
|
||||
The settings for those are configurable via described below controls.
|
||||
|
||||
This due to extra overhead has worse latency than direct decoding
|
||||
via ISP.
|
||||
|
||||
```bash
|
||||
tools/libcamera_camera.sh -help
|
||||
tools/libcamera_camera.sh -camera-format=YUYV
|
||||
```
|
Reference in New Issue
Block a user