Hi all,
I am trying to figure out how to properly install gstreamer on imx8qm-mek (for a qt app to use).
I am using the morty branch (beta2 release) for imx8qm.
More precisely Linux L4.9.51 for i.MX 8QuadMax Beta2 and i.MX 8QXPlus Beta from Alpha / Beta BSPs for Microprocessors|NXP . And I am building an image with weston/wayland.
I have the following in my image recipe:
IMAGE_INSTALL_append = ' qtmultimedia
Pip install kivy.deps.gstreamer_dev Copy PIP instructions. Latest version. Last released: Jul 9, 2018 Repackaged binary dependency of Kivy. Navigation Project description Release history Download files Project links Homepage Statistics. View statistics for this project via. Installation of gstreamer on windows. Hi, i am trying to port gstreamer to windows-xp. I don't know how to use binaries given on gstreamer website. Could anyone guide me with.
gstreamer1.0
gstreamer1.0-plugins-base
gstreamer1.0-plugins-bad
packagegroup-gsl-gstreamer1.0
gstreamer1.0-plugins-base-meta
gstreamer1.0-plugins-bad-meta
gstreamer1.0-plugins-good-meta
libnl
libnl-genl
qtbase-plugins
qtmultimedia-plugins
qtimageformats-plugins
'
When I create the image, qt media player app (which works in Raspberry Pi) complains:
Furthermore, I get the following (which I was able to get rid off by removing gst- plugins (not the gstreamer1.0 ones)
(gst-plugin-scanner:9753): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstqt5videosink.so': libXdamage.so.1: cannot open shared object file: No such file or directory
Install Gstreamer Ubuntu 14.04
How To Install Gstreamer
Now, I noticed that in the master branch of meta-freescale, there are some new recipes under gstreamer folder, namely: gstreamer1.0-plugins-imx gstreamer1.0_1.12.imx. I am unable to integrate these because of the syntax changes in Yocto from morty to rocko. Are these packages important. Is it sufficient to have morty release for a complete gstreamer install?
Any suggestions are highly appreciated.