Sam Liddicott wants to merge 22 commits from /u/samjam/guvcview/ to master, 2024-12-30
Add support for most features of OBSBOT Meet4K AI camera in gtk3 build
See https://www.obsbot.com/obsbot-meet-4k-pc-camera
Missing features are upload/download background image, upgrade firmware.
Only gtk3 UI supported, I'll do the others if there is any interest in merging this.
Commit | Date | |
---|---|---|
2024-12-20 16:49:45 | Tree | |
2024-12-20 16:49:34 | Tree | |
2024-12-20 11:34:59 | Tree | |
2024-12-20 10:47:22 | Tree | |
2024-12-20 10:46:27 | Tree | |
2024-12-20 11:04:02 | Tree | |
2024-12-19 13:51:07 | Tree | |
[bd360c]
by
![]() Fix allow non-logitech devices to read extension units by guuid Make more general and tests in one function: is_probably_obsbot() |
2024-12-19 13:51:07 | Tree |
2024-12-19 13:51:07 | Tree | |
[161416]
by
![]() Allow non-logitech devices to read extension units by guuid but with hacks, because OBSMEET4K wrongly re-uses the guuid |
2024-12-19 13:51:07 | Tree |
[393b11]
by
![]() Add background colour setting, and other fixes fixed dump order and packing or camera config struct |
2024-12-19 13:51:07 | Tree |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree | |
[60fd34]
by
![]() Use macro code-generators instead of boilerplate It removes the need to maintain consistency with copypasta |
2024-12-19 13:51:07 | Tree |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree | |
[6470fe]
by
![]() Reinvoke the same executable more carefully Important when running custom build from build dir |
2024-12-19 13:51:07 | Tree |
2024-12-19 13:51:07 | Tree | |
2024-12-19 13:51:07 | Tree |
I also have this hardware as well, thanks for the work!
glads it helps.
Also needs QT support for merging, otherwise it will loose consistency between GTK and QT interfaces.
Since I don't have this camera to test, I can't add support for the QT interface myself.
I've refreshed the GTK for current master, and am making progress on QT.
Last edit: Sam Liddicott 2024-12-19
I've added QT and fixed other warnings.
It compiles clean for QT and GTM and works for both.
Please would you merge