Giter Club home page Giter Club logo

Comments (6)

fzwoch avatar fzwoch commented on June 11, 2024

That location change is most likely due to OBS changed it, but the CI system didn't update to use a newer version. I'll check if its feasible to update in the future.

That's a hard crash when loading the plugin. GStreamer was not yet involved in here in any way. Perhaps they introduced an ABI break in their latest version. Can check if manual building it results in proper loading?

from obs-gstreamer.

 avatar commented on June 11, 2024

Thanks for your fast reply! I have also tried to manual build the plugin with no success, meson did not find obs lib. Don't know how to fix this ...

meson --buildtype=release build

[...]

meson.build:23:0: ERROR: C library 'obs' not found

from obs-gstreamer.

fzwoch avatar fzwoch commented on June 11, 2024

I did some updates to the automatic generation.

Check https://gitlab.com/fzwoch/obs-gstreamer and look for the artifacts. Check if they work better for you. If not one would need to debug more thoroughly in these what may be the problem. It is not that easy for me as I do not have a mac.

Now they use OBS 25.0.8 and GStreamer 1.16 as depencencies. I always asked myself how it would find the libobs.0.dylib as I cheat by renaming it to libobs.dylib. macOS seems smart enough though or else I would expect a image not found crash.

If that turns out to be an issue we would have to rewrite the linking path to that library.

from obs-gstreamer.

 avatar commented on June 11, 2024

Year, the build artefact works out of the box for me! Thanks!

from obs-gstreamer.

fzwoch avatar fzwoch commented on June 11, 2024

Cool. Weird.. maybe they really made a breaking change from v24 to v25. Anyway thanks for reporting and testing. I will leave this open as a reminder to me to update the pre-build download link.

from obs-gstreamer.

fzwoch avatar fzwoch commented on June 11, 2024

I ninja-updated the download of the v0.1.0 release to build and link to OBS v25 in the hope they'll work for everyone.

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.