🐱 🎉 @libcamera side AutoFocus
Thanks to @pavel , people who made those changes https://gitlab.com/tui/libcamera/-/commits/l5 and others!
Will publish my tree tomorrow
🐱 🎉 @libcamera side AutoFocus
Thanks to @pavel , people who made those changes https://gitlab.com/tui/libcamera/-/commits/l5 and others!
Will publish my tree tomorrow
@QuadRadical @libcamera @pavel
https://git.nekocwd.duckdns.org/Administration/Documentation/src/branch/master/install-nightly-repo.md
and than
```
sudo apk add libcamera@nightly libcamera-ipa@nightly
```
But you need to trigger AF somehow. I'm using
```
wpctl status
```
There will be strings like
```
├─ Sources:
│ 60. Built-in Back Camera
│ * 62. Built-in Front Camera
│
```
And than
```
pw-cli set-param <cam-id> Props '{ 0x01000026 = 1 }'
```