manually compile souphttpsrc

Rand Graham rand.graham at zenith.com
Wed Jun 27 21:06:55 UTC 2018


I have re-run the configure script and passed the -enable-soup parameter to the script.

What I notice is that souphttpsrc is listed as a plug in with dependency that will NOT be built.

What are the dependencies of souphttpsrc?

Thanks,
Rand

From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Rand Graham
Sent: Monday, June 25, 2018 3:15 PM
To: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Subject: manually compile souphttpsrc

Hello,

I have compiled the good plugins with the following commands on my Ubuntu 16.04 system

wget http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.14.0.tar.xz

tar vxf gst-plugins-good-1.14.0.tar.xz

cd ../gst-plugins-good-1.14.0/

./autogen.sh

make

sudo make install

sudo ldconfig



However on my system when I try to use souphttpsrc I receive the "no element "souphttpsrc"" error.



I can see that there is a an so file as follows



./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsouphttpsrc.so



Why doesn't gstreamer recognize the souphttpsrc element?



Thanks,
Rand

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180627/f7d3dcdd/attachment.html>


More information about the gstreamer-devel mailing list