Skip to content

Commit 9490f5c

Browse files
committed
📝 #155: Documented the combined usage with V4L2
1 parent 3f23690 commit 9490f5c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ which itself is substantially based on [samliddicott's meet4k package](https://g
3434
- UI-Upgrade (WIP)
3535
- Tests & Codecov check
3636

37+
### Info on PTZ-/Gimbal-Controls
38+
39+
The main focus of the [original project](https://github.com/cgevans/tiny2) was the implementation of OBSBOT-specific functionalities on Linux.
40+
General controls, such as **color settings, exposure, or movement control**, are already implemented via the standard video interface **V4L2**.
41+
Therefore, the use of a corresponding V4L2 tool, such as **[Camset](https://github.com/azeam/camset)** (GUI), is currently recommended for controlling these properties.
42+
43+
An integration in Tiny4Linux is planned eventually.
44+
Progress on that topic will be tracked in the corresponding [issue](https://github.com/OpenFoxes/Tiny4Linux/issues/86).
45+
3746
### Motivation
3847

3948
With the Tiny series, OBSBOT offers an affordable PTZ camera option for everyone.

0 commit comments

Comments
 (0)