Git Product home page Git Product logo

Comments (4)

sjmackenzie avatar sjmackenzie commented on June 4, 2024 2

Hello I didn't have a problem with the symlinks, I default to absolute paths always (prior pain).

The issue was solved with this post. Specifically:

ln -s $(pwd)/target/release/libscrollfocus.so /home/$user/.config/obs-studio/plugins/scrollfocus/bin/64bit/libscrollfocus.so

Thank you for your response, and keep safe during this pandemic.

from rust-obs-plugins.

bennetthardwick avatar bennetthardwick commented on June 4, 2024

Hey, thanks for the interest in the plugin - it seems in the instructions I was creating the symlink wrong. Instead of using a relative path, you need to use an absolute path. I've updated the instructions to reflect this. The alternate method of copying the file should have worked though.

from rust-obs-plugins.

ArnoldDeRuiter avatar ArnoldDeRuiter commented on June 4, 2024

I also have trouble getting the plugins to appear in OBS.

The two examples plugins and the basic one in the ReadMe all do not show up, they build just fine into an .so file though.

I am using Manjaro with 5.10 and the Official Repository (Community) OBS package.

Placing the plugin in /usr/lib/obs-plugins/ or home/$user/.config/obs-studio/plugins/scrollfocus/bin/64bit/libscrollfocus.so just don't seem to make a difference to the new plugin appearing. Other plugins (StreamFS or MoveTransition) seem to work fine in the latter location.

My plugin for Looking Glass OBSLookingGlass.so is placed in the /usr/lib/obs-plugins/ location and indeed does disappear when removed from there. Just nothing happens in either location with for example the Rnnoise plugin filter.

Anything I can check or info I can provide?

from rust-obs-plugins.

bennetthardwick avatar bennetthardwick commented on June 4, 2024

Hey @ArnoldDeRuiter sorry about the delayed reply, just to clarify when using the rnnoise plugin example you're looking at the audio filters section in the mixer and not in the video filters section?

For the example filter in the README since it doesn't implement the VideoRenderSource or FilterAudioSource traits it doesn't have anywhere to show.

from rust-obs-plugins.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.