-
Guest9944hi
-
ofrnxmr[m]Hi
-
Guest99hi
-
Guest99i tried to compile gstreamer with qt from here thiblahute.github.io/GStreamer-doc/…ing-from-source-using-cerbero.html# but no success
-
Guest99had anyone success on compiling gstreamer with qt?
-
Guest99i followed this strictly step by step but was impossible
-
Guest99
-
tobtoht[m]It's probably easier to write a custom multimedia backend for Qt that uses something other than GStreamer (since you'll also need to statically compile a couple dozen of GStreamer's plugins, too), which is what I ended up doing for Feather (using V4L2): github.com/feather-wallet/feather/b…ntrib/depends/patches/qt/v4l2.patch This is for Qt 6 though, GUI is still on 5.
-
tobtoht[m]Do you need a static binary? Otherwise I would suggest just building a non-static binary.
-
Guest99yes i need a static binary because i have laptop,pc etc
-
ofrnxmr[m]So what you mean to say, is you "prefer" aka "want" it
-
ofrnxmr[m]Italicized "need" is a strong word
-
ofrnxmr[m]2 builds for 2 devices is easier than 15 builds just to make a static build, unless you plan on distributing it