<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal"> </p><p class="MsoNormal">Im using a pipeline similar to this</p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Console"">gst-launch-1.0 -v filesrc location=rawh264.264 ! h264parse ! rtph264pay ! udpsink host=XX.XX.XX.XX</span></p><p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Console""> </span></p><p class="MsoNormal">The problem is I can’t get the timestamps on the rtp packets to be reliable nor can I get the rtp to be sent at the correct interval. Normally 15,24 or 30 frames per second.</p><p class="MsoNormal"> </p><p class="MsoNormal">My understanding is the raw h264 has no timing information. I know the framerate etc and could specify it but whatever I try on  the launch command doesnt appear to change anything.</p><p class="MsoNormal"> </p><p class="MsoNormal">The timestamps are all the same and don’t increment. The pts on the data buffers says “none”. The duration is “none”. The raw h264 can be played with other tools if the framerate is specified in those other tools. So what I need is; if I specify 15 fps , the pipeline puts out 15 fps and the timestamps are incremented accordingly based on 90000 rtp clock rate. Ive had no luck with this.</p><p class="MsoNormal"> </p><p class="MsoNormal">Thanks</p><p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal"> </p></div></body></html>

<br>
<div><img src="http://www4.broadsoft.com/rs/broadsoft/images/connections-2015-email-footer-logo-FINAL-042415.jpg"></div><div><span style="font-size:12.0pt;font-family:"Times New Roman",serif"><a href="http://www.broadsoftconnections.com" target="_blank">Learn
why you should attend BroadSoft Connections 2015</a></span></div><div><span style="font-size:12.0pt;font-family:"Times New Roman",serif"><br></span></div><div><span style="font-family:Trebuchet;font-size:small">This email is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. If you are not the intended recipient and have received this email in error, please notify BroadSoft, Inc. immediately by replying to this message, and destroy all copies of this message, along with any attachment, prior to reading, distributing or copying it.</span></div>