<p dir="ltr">The pipeline works correctly with gst-launch-1.0 .</p>
<p dir="ltr">If I run gst-inspect-1.0 udpsrc I get all the information about the element and the dll reported is correct.</p>
<p dir="ltr">What is not clear for me is where GStreamer searches for the plugins. I also tried to put the dll of the plugin in the folder of my application, but it has not worked.</p>
<p dir="ltr"> How can I set the search path?</p>
<p dir="ltr">Thank you <br>
Walter</p>
<p dir="ltr">-- <br>
Walter Lucetti</p>
<p dir="ltr">email: <a href="/user/SendEmail.jtp?type=node&node=4680476&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a><br>
web: <a href="http://www.robot-home.it" target="_top" rel="nofollow" link="external">www.robot-home.it</a> - <a href="http://www.opencv.it" target="_top" rel="nofollow" link="external">www.opencv.it</a><br>
project:  <a href="http://myzharbot.robot-home.it" target="_top" rel="nofollow" link="external">http://myzharbot.robot-home.it</a></p>
<div class="gmail_extra"><br><div class="gmail_quote">Il 04 Nov 2016 17:12, "Sebastian Dröge-3 [via GStreamer-devel]" <<a href="/user/SendEmail.jtp?type=node&node=4680476&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>> ha scritto:<br type="attribution"><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">

        On Fri, 2016-11-04 at 06:29 -0700, Myzhar wrote:
</div><div class="quoted-text"><div class="m_-4037922498372436285shrinkable-quote"><div class="m_-4037922498372436285shrinkable-quote"><div class='shrinkable-quote'><br>> Hello,
<br>> 
<br>> I have a C++ code that works pretty well under Ubuntu using appsink.
<br>> 
<br>> The same code under windows fails when I call "gst_parse_launch" with
<br>> the
<br>> following pipeline:
<br>> 
<br>> *udpsrc multicast-iface=ethernet_0 multicast-group=239.0.0.105
<br>> auto-multicast=true port=16000 caps="application/x-rtp, encoding-
<br>> name=H264,
<br>> payload=96" ! rtph264depay ! h264parse ! avdec_h264 ! videoconvert !
<br>> appsink
<br>> name=sink caps="video/x-raw,format=BGR,<wbr>pixel-aspect-ratio=1/1"*
<br>> 
<br>> The error is really weird:
<br>> 
<br>> **** Error *** could not construct pipeline: no element "udpsrc"*
<br>> 
<br>> it seems link udpsrc element is not available, but I do not have any
<br>> dll error
</div></div></div><div class="quoted-text">Does it work with gst-launch-1.0.exe, does "gst-inspect-1.0.exe udpsrc"
</div>output something meaningful?
<br><br>You need to have libgstudp.dll in your lib/gstreamer-1.0 for udpsrc to
<br>be available.
<br><br>-- 
<br>Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="nofollow" link="external" target="_blank">http://www.centricular.com</a><br></div>______________________________<wbr>_________________
<br>gstreamer-devel mailing list
<br><a href="http:///user/SendEmail.jtp?type=node&node=4680463&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="nofollow" link="external" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br><div class="m_-4037922498372436285small"><br><img src="http://gstreamer-devel.966125.n4.nabble.com/images/icon_attachment.gif"> <strong>signature.asc</strong> (949 bytes) <a href="http://gstreamer-devel.966125.n4.nabble.com/attachment/4680463/0/signature.asc" rel="nofollow" link="external" target="_blank">Download Attachment</a></div>

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/Strange-error-using-gst-parse-launch-under-Windows-tp4680451p4680463.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.<wbr>n4.nabble.com/Strange-error-<wbr>using-gst-parse-launch-under-<wbr>Windows-tp4680451p4680463.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from Strange error using "gst_parse_launch" under Windows, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Strange-error-using-gst-parse-launch-under-Windows-tp4680451p4680476.html">Re: Strange error using "gst_parse_launch" under Windows</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>