<div dir="ltr">Hello,<div><br></div><div>I have a C++ code that works pretty well under Ubuntu using appsink.</div><div><br></div><div>The same code under windows fails when I call "gst_parse_launch" with the following pipeline:</div><div><br><p style="margin:0px"><span style="color:rgb(0,0,0)"><b>udpsrc multicast-iface=ethernet_0 multicast-group=239.0.0.105 auto-multicast=true port=16000 caps="application/x-rtp, encoding-name=H264, payload=96" ! rtph264depay ! h264parse ! avdec_h264 ! videoconvert ! appsink name=sink caps="video/x-raw,format=BGR,pixel-aspect-ratio=1/1"</b></span></p>
<p style="margin:0px;color:rgb(0,0,0)"><br></p><p style="margin:0px;color:rgb(0,0,0)">The error is really weird:</p><p style="margin:0px;color:rgb(0,0,0)"><br></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)"><b>*** Error *** could not construct pipeline: no element "udpsrc"</b></span></p><p style="margin:0px"><span style="color:rgb(0,0,0)"><br></span></p><p style="margin:0px"><span style="color:rgb(0,0,0)">it seems link udpsrc element is not available, but I do not have any dll error</span></p><p style="margin:0px"><span style="color:rgb(0,0,0)"><br></span></p><p style="margin:0px"><span style="color:rgb(0,0,0)">Any idea?</span></p><p style="margin:0px"><span style="color:rgb(0,0,0)"><br></span></p><p style="margin:0px"><span style="color:rgb(0,0,0)">Thank you</span></p><p style="margin:0px"><span style="color:rgb(0,0,0)">Walter</span></p><div><br></div><div>PS I'm using GStreamer 1.9.90 32bit</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><b>Walter Lucetti</b><br><br>email: <a href="mailto:myzhar@gmail.com" target="_blank">myzhar@gmail.com</a><br>web: <i><a href="http://www.robot-home.it/" target="_blank">www.robot-home.it</a></i><br></div><div>project:  <a href="http://myzharbot.robot-home.it" target="_blank">http://myzharbot.robot-home.it</a></div><br><a href="http://www.cgsrobotics.it/" target="_blank"></a></div></div></div></div>
</div></div>