[gst-devel] gstrtpbin error: no element gstrtpbin
Michael Joachimiak
mjoachimiak at gmail.com
Tue May 18 22:19:07 CEST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100518/462bb1a3/attachment.htm>
More information about the gstreamer-devel
mailing list