Hi,
I am trying to compile QT5 with gstreamer for a long time now, I think I am getting closer to the main problem.
What did I do: Native compile of qt5 on raspberry pi (no cross compile)
What is my Problem: After compiling there is no libgstmediaplayer.so in the mediaservices folder. It does not even test in configuration, if gstreamer is installed.
The problem is that gstreamer support is now disabled as default (see in this commit [github.com]
How do i tell the compiler/whatever that I want to compile with gstreamer-plugin? In other threads people reference to the line PACKAGECONFIG_append_pn-qtmultimedia = “ gstreamer010” in the local.conf – I do not have this file in my raspbian image.
Any help is appreciated, thank you!
Greetings
Sebastian
↧