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:[hidden email]] On Behalf Of Rand Graham
Sent: Monday, June 25, 2018 3:15 PM
To: Discussion of the development of and with GStreamer <[hidden email]>
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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel