[gst-devel] How to use rtpvorbispay and rtpvorbisdepay?

linguang_wang at astrocom.cn linguang_wang at astrocom.cn
Fri Jan 19 03:23:03 CET 2007


Hi,ensonic!
  You are right! That is my fault,and the positions of client and server is also wrong.
---------------------------------------------------
server: 
gst-launch -v filesrc location=qiutianbuhuilai.ogg ! oggdemux ! rtpvorbispay ! udpsink 
-----------------------------------------------------
client:
gst-launch -v udpsrc ! rtpvorbisdepay ! vorbisdec ! audioconvert ! osssink
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /pipeline0/rtpvorbisdepay0: The stream is in the wrong format.
Additional debug info:
gstbasertpdepayload.c(230): gst_base_rtp_depayload_chain (): /pipeline0/rtpvorbisdepay0:
no clock rate was specified, likely incomplete input caps
Execution ended after 4902014000 ns.
Setting pipeline to PAUSED ...
----------------------------------------------------
I think some settings are not right.But not know yet!


More information about the gstreamer-devel mailing list