<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>I have re-run the configure script and passed the –enable-soup parameter to the script.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>What I notice is that souphttpsrc is listed as a plug in with dependency that will NOT be built.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>What are the dependencies of souphttpsrc?<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Rand<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> gstreamer-devel [mailto:gstreamer-devel-bounces@lists.freedesktop.org] <b>On Behalf Of </b>Rand Graham<br><b>Sent:</b> Monday, June 25, 2018 3:15 PM<br><b>To:</b> Discussion of the development of and with GStreamer <gstreamer-devel@lists.freedesktop.org><br><b>Subject:</b> manually compile souphttpsrc<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have compiled the good plugins with the following commands on my Ubuntu 16.04 system<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='background:white'><span style='font-size:10.0pt;font-family:"Courier New";color:black'>wget <a href="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.14.0.tar.xz">http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.14.0.tar.xz</a><o:p></o:p></span></p><pre style='background:white'><span style='color:black'>tar vxf gst-plugins-good-1.14.0.tar.xz <o:p></o:p></span></pre><pre style='background:white'><span style='color:black'>cd ../gst-plugins-good-1.14.0/<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'>./autogen.sh <o:p></o:p></span></pre><pre style='background:white'><span style='color:black'>make<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'>sudo make install<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'>sudo ldconfig<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='color:black'>However on my system when I try to use souphttpsrc I receive the “no element “souphttpsrc”” error.<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='color:black'>I can see that there is a an so file as follows<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='color:black'>./usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsouphttpsrc.so<o:p></o:p></span></pre><pre style='background:white'><span style='color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='color:black'>Why doesn’t gstreamer recognize the souphttpsrc element?<o:p></o:p></span></pre><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-family:Consolas'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:Consolas'>Rand<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>