GithubHelp home page GithubHelp logo

Comments (6)

fzwoch avatar fzwoch commented on June 25, 2024

Oh, yeah that is true. I figured majority of people want to install it to their home directory without having to become root or figure out the exact path. (Well, basically me..)

I hope it would be okay to give additional parameters for a system install (as it may be different from system to system in many cases)?

So for example this should work:

meson setup --prefix=/usr --libdir=lib/obs-plugins

Which would install in /usr/lib/obs-plugins.

from obs-gstreamer.

tytan652 avatar tytan652 commented on June 25, 2024

Update the readme, and maybe warn in the changelog/release of such changes in the buildsystem.

Edit: Because I saw that you are doing the same for obs-vaapi.

from obs-gstreamer.

tytan652 avatar tytan652 commented on June 25, 2024

I forgot, I don't remember if such thing can be done to the Flatpak.

from obs-gstreamer.

fzwoch avatar fzwoch commented on June 25, 2024

Yeah sorry about that. I always forget about the system integrators.

I have updated the README.

from obs-gstreamer.

marvin0815 avatar marvin0815 commented on June 25, 2024

I forgot, I don't remember if such thing can be done to the Flatpak.

I found no way tbh and had to revert commit 4ca7440 to get the plugin included or the install path gets ignored even with libdir set :-/

from obs-gstreamer.

tytan652 avatar tytan652 commented on June 25, 2024

@marvin0815 maybe try to use:

build-options:
  prefix: /app/plugins/Gstreamer
  libdir: lib/obs-plugin  

from obs-gstreamer.

Related Issues (20)

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.