Need help with OBS on OpenSuSE Tumbleweed

RAMChYLD

New Member
As per the title. OpenSuSE's Tumbleweed build of OBS 28 is patched to continue using Qt5 for some reason instead of Qt6 (don't know why they'd do that since Qt6 is already officially available from the repo) and thus is highly unstable, I can not get obs-ndi rewrite branch to work with it, if I compile the plugin for Qt6 then OBS will segfault on run, If I compile the plugin for Qt5 it will only transmit a blank screen picture then segfault on exit anyway. I'd prefer using the rewrite out of principal that all my other Linux and Windows machines have upgraded to obs-ndi rewrite (and I like the fact that NDI 5 has improved netcode).

I decided tried using the flatpak, but I don't know how to install libndi and obs-ndi rewrite into flatpak, despite me putting the libraries into the expected places OBS doesn't see it or doesn't see libndi.

Any idea how I can install libndi into flatpak and OBS?

My other option is to rebuild the package myself, but I can only find spec files for Fedora/RPMFusion builds, not OpenSuSE/Packman ones.
 
Top