Strange error using "gst_parse_launch" under Windows

Walter Lucetti myzhar at gmail.com
Fri Nov 4 13:21:04 UTC 2016


Hello,

I have a C++ code that works pretty well under Ubuntu using appsink.

The same code under windows fails when I call "gst_parse_launch" with the
following pipeline:

*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"*


The error is really weird:


**** Error *** could not construct pipeline: no element "udpsrc"*


it seems link udpsrc element is not available, but I do not have any dll
error


Any idea?


Thank you

Walter

PS I'm using GStreamer 1.9.90 32bit

-- 
*Walter Lucetti*

email: myzhar at gmail.com
web: *www.robot-home.it <http://www.robot-home.it/>*
project:  http://myzharbot.robot-home.it

<http://www.cgsrobotics.it/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161104/6551c8ed/attachment.html>


More information about the gstreamer-devel mailing list