<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I am using gstreamer 1.2 (the same thing happens with 1.6). I am attempting to tune to an RTP stream provided by an external device, and I'm using the following pipeline as a test:<br>
</p>
<p><br>
</p>
GST_DEBUG=*:2 gst-launch-1.0 -v udpsrc multicast-iface=eth2 buffer-size=8000000 do-timestamp=true uri=udp://226.0.0.11:2400 ! application/x-rtp,media=video,clock-rate=90000 ! rtpbin ! fakesink silent=false
<div><br>
<div>I do see packets coming out of the fakesink, but I'm also getting the following message logged between every packet:</div>
<div><br>
</div>
<div>0:00:00.328454488 12399  0x84aa260 WARN               rtpsource rtpsource.c:994:calculate_jitter: cannot get clock-rate for pt 33<br>
<br>
</div>
<div>How do I let it know the clock-rate? I had hoped providing the capsfilter would handle that.​<br>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<font size="3" style="color:rgb(0,0,0); font-family:Arial; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; background-color:rgb(255,255,255)"><font size="2"><b>Jon
 Mandrell</b><br>
Software Manager<br>
Zodiac Inflight Innovations<br>
jon.mandrell@zii.aero<br>
<br>
11747 NE 1st, Suite 210<br>
Bellevue, WA 98005 USA<br>
P: 206-641-7184 | M: 206-999-1774</font><br>
</font><a target="_blank" href="http://www.imsco-us.com/" tabindex="0" style="text-decoration:underline; color:rgb(0,0,255); font-family:Arial; font-size:small; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; background-color:rgb(255,255,255)" id="NoLP">http://www.imsco-us.com</a><br class="Apple-interchange-newline">
</div>
</div>
</div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
<br>
This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, LLC. This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information
 contained in this e-mail, in full or in part, to any other organization or persons is not authorized.<br>
</font>
</body>
</html>