Readme: add nightly testing
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
6383f22dae
commit
d1a4be0b56
1 changed files with 12 additions and 2 deletions
14
README.md
14
README.md
|
@ -4,7 +4,17 @@ Gtk4 + Vala PipeWire camera control overlay.
|
||||||
|
|
||||||
This thing is very WIP, report any bugs you found
|
This thing is very WIP, report any bugs you found
|
||||||
|
|
||||||
## THERE ARE A LOT OF HARDCODED VALUES! PLEASE USE MY [LIBCAMERA FORK](https://gitlab.com/NekoCWD/libcamera)
|
## THERE ARE A LOT OF HARDCODED VALUES! PLEASE USE MY [LIBCAMERA FORK](https://git.nekocwd.duckdns.org/NekoCWD/libcamera)
|
||||||
|
|
||||||
|
## PostmarketOS nightly testing:
|
||||||
|
1) [Add my nightly repo](https://git.nekocwd.duckdns.org/Administration/Documentation/src/branch/master/install-nightly-repo.md)
|
||||||
|
2) Install pipetap and libcamera
|
||||||
|
```
|
||||||
|
sudo apk add libcamera@nightly libcamera-ipa@nightly libcamera-tools@nightly pipetap@nightly
|
||||||
|
```
|
||||||
|
3) Reboot
|
||||||
|
4) Start PipeTap (tap to icon in app launcher)
|
||||||
|
5) Start camera app (Snapshot/any other pipewire camera app)
|
||||||
|
|
||||||
## How does it works?
|
## How does it works?
|
||||||
I've modified [libcamera](https://gitlab.com/NekoCWD/libcamera) to export brightness/focus controls.
|
I've modified [libcamera](https://gitlab.com/NekoCWD/libcamera) to export brightness/focus controls.
|
||||||
|
@ -19,4 +29,4 @@ It controls camera node parameters.
|
||||||
__It can't control v4l2 devices directly!!__
|
__It can't control v4l2 devices directly!!__
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue