<div dir="ltr"><p>Hi Guys,<br></p><p>I am writing this application that takes in an RTP live stream as an input using RTPbin.</p><p>The problem i am getting is that if the RTP packets are received before any RTCP packet than no offset is calculated ( since there is no RTCP) and all the RTP packets received before the first RTCP packet are pushed further down the pipeline without any offset applied to their timestamps.</p>
<p>Shouldnt all these initial RTP packets be buffered or dropped till we calculate the offset?</p><p>This induces lip sync issue with all the initial packets. Can somebody suggest on what should be the ideal way to do it.</p>
<p></p><p>Thanx&nbsp;</p><p>Rahul</p></div>