How to install a plugin on GStreamer

Damien Picard picard.damien at gmail.com
Wed Mar 15 07:53:55 UTC 2017


Hi !

I'm trying to use GStreamer 1.10.4 on Debian Stretch (armhf/RaspberryPi). I
install it using apt and it works fine.
Now, I try to add gst-omx 1.10.4 to use the raspberry GPU to do the h264
encoding. So I download the gst-omx gst-omx-1.10.4.tar.xz archive from
gstreamer, and I configure/compile it using :


./autogen.sh --with-omx-header-path=/opt/vc/include/IL --with-omx-target=rpi
make
make install

it installs the libgstomx.o in /usr/local/lib/gstreamer-1.0

But, even if I install it, I can't see it with gst-inspect-1.0. How can I
"declare" this lib to gstreamer ?

Thank you in advance.

-- 
Damien Picard
Expert GWT
<http://www.editions-eni.fr/livres/gwt-google-web-toolkit-developpez-des-applications-internet-riches-ria-en-java/.97a1a26e7d5be94763fc45ac2a1e961a.html>
Mob : 06 11 51 47 78
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170315/9b291b79/attachment.html>


More information about the gstreamer-devel mailing list