norihiro / obs-face-tracker

Face tracking plugin for OBS Studio
GNU General Public License v2.0
366 stars 31 forks source link

The plugin is not available after installing the deb package #151

Open TheBicPen opened 6 months ago

TheBicPen commented 6 months ago

Source/filter types

Describe the bug The plugin is not available after installing the deb package.

To Reproduce

Steps to reproduce the behavior:

  1. Download obs-face-tracker-0.7.1-obs27-ubuntu-22.04-x86_64.deb
  2. Install it with sudo dpkg -i ... or sudo apt install ...
  3. run obs
  4. Select V4L2 webcam source
  5. Select filters

Expected behavior Filter is visible

Actual behavior Filter not visible

Desktop (please complete the following information):

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.

norihiro commented 6 months ago

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: