I am using exmple pipeline from <br><a href="http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-gstrtpbin.html">http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-gstrtpbin.html</a> :<br>
(only source element is changed to dc1394)<br><br>gst-launch gstrtpbin name=rtpbin dc1394src ! ffmpegcolorspace ! ffenc_h263 ! rtph263ppay ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink port=5000<br><br clear="all">
I get this:<br>0:00:00.005314546 395 0x7df0a0 ERROR GST_PIPELINE ./grammar.y:661:_gst_parse_yyparse: no element "gstrtpbin"<br>0:00:00.005344444 395 0x7df0a0 ERROR GST_PIPELINE ./grammar.y:929:_gst_parse_launch: Unrecoverable syntax error while parsing pipeline gstrtpbin name=rtpbin dc1394src ! ffmpegcolorspace ! ffenc_h263 ! rtph263ppay ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink port=5000 <br>
<br>I have <br>libgstrtp.so<br>libgstrtpmanager.so<br>libgstrtpmux.so <br>installed in /usr/lib/gstreamer-0.10<br><br>What am I doing wrong?<br>Any help would be appreciated.<br>-- <br>Your Sincerely<br>Michael Joachimiak<br>