I am using exmple pipeline from
http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-gstrtpbin.html :
(only source element is changed to dc1394)
gst-launch gstrtpbin name=rtpbin dc1394src ! ffmpegcolorspace ! ffenc_h263 ! rtph263ppay ! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink port=5000
I get this:
0:00:00.005314546 395 0x7df0a0 ERROR GST_PIPELINE ./grammar.y:661:_gst_parse_yyparse: no element "gstrtpbin"
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
I have
libgstrtp.so
libgstrtpmanager.so
libgstrtpmux.so
installed in /usr/lib/gstreamer-0.10
What am I doing wrong?
Any help would be appreciated.
--
Your Sincerely
Michael Joachimiak
------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel