Hi,<br>Please I need help on RTP pipeline, I have this pipeline:<br><br>Sender:<br>gst-launch videotestsrc ! ffenc_h263p&nbsp; ! rtph263ppay ! udpsink port=4000<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br><br>Works fine!!! but the Receiver:<br><br>gst-launch udpsrc port=4000&nbsp; ! rtph263pdepay !&nbsp; ffdec_h263 ! xvimagesink<br>OR even<br>gst-launch udpsrc port=4000&nbsp; ! rtph263pdepay !&nbsp; fakesink<br><br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br><br>** (gst-launch-0.10:29039): CRITICAL **: gst_base_rtp_depayload_chain: assertion `filter-&gt;clock_rate &gt; 0' failed<br>ERROR: from element /pipeline0/udpsrc0: Internal data flow error.<br>Additional debug info:<br>gstbasesrc.c(1569): gst_base_src_loop (): /pipeline0/udpsrc0:<br>streaming task
 paused, reason error (-5)<br>Execution ended after 2564000 ns.<br>Setting pipeline to PAUSED ...<br>Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>FREEING pipeline ...<br><br>I traced the error to gstrtph263pdepay.c and gstbasertpdepayload.c and tried to fix the clockrate, by commenting out checking the structure (in gstrtph263pdepay.c setcaps), that didn't work. This error unfortunately exists in all the RTP depayloaders. Maybe I am doing something wrong!. Please help.<br><br>Regards,<br>Michael<br><p>&#32;
        
                <hr size=1>See the all-new, redesigned Yahoo.com. <a href="http://us.rd.yahoo.com/evt=40762/*http://www.yahoo.com/preview"> Check it out.</a>