Readme: append readme
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
149689d7ca
commit
e3fa5622ff
2 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
@ -3,3 +3,20 @@
|
||||||
Gtk4 + Vala PipeWire camera control overlay.
|
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)
|
||||||
|
|
||||||
|
## How does it works?
|
||||||
|
I've modified [libcamera](https://gitlab.com/NekoCWD/libcamera) to export brightness/focus controls.
|
||||||
|
|
||||||
|
Pipewire plugin for libcamera exporting this controls as camera node params.
|
||||||
|
|
||||||
|
PipeTap use generated bindings for WirePlumber GObject api to communicate with pipewire.
|
||||||
|
|
||||||
|
It listening to camera node state changes and opens overlay if cameta in active state.
|
||||||
|
|
||||||
|
It controls camera node parameters.
|
||||||
|
__It can't control v4l2 devices directly!!__
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|

|
BIN
assets/overview.jpg
Normal file
BIN
assets/overview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Add table
Add a link
Reference in a new issue