obs-face-tracker
obs-face-tracker copied to clipboard
The plugin is not available after installing the deb package
Source/filter types
Describe the bug The plugin is not available after installing the deb package.
To Reproduce
Steps to reproduce the behavior:
- Download obs-face-tracker-0.7.1-obs27-ubuntu-22.04-x86_64.deb
- Install it with
sudo dpkg -i ...
orsudo apt install ...
- run obs
- Select V4L2 webcam source
- Select filters
Expected behavior Filter is visible
Actual behavior Filter not visible
Desktop (please complete the following information):
-
OS: info: Kernel Version: Linux 6.5.0-26-generic info: Distribution: "KDE neon" "22.04" info: Session Type: x11 info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1 info: Qt Version: 5.15.12 (runtime), 5.15.2 (compiled) info: Portable mode: false
-
OBS Version: OBS 27.2.3+dfsg1-1 (linux)
-
Face Tracker Version: 0.7.1
Additional context https://obsproject.com/logs/tWwzENeKP5MsvzWV
The plugin doesn't seem to be installed. I am running the apt version of OBS, not the flatpak.
This plugin expects obs-studio from OBS Project described in https://obsproject.com/download#linux. Because the configuration of obs-studio-27.2.3+dfsg1-1 is different from the official obs-studio, it cannot load the plugin. I have some suggestions to fix the issue:
- Use obs-studio from OBS Project, or
- Build obs-face-tracker from the source.