[gst-devel] RTPBIN lip sync problem with delayed RTCP

Rahul Mittal rahulmittal321 at gmail.com
Mon Aug 4 13:52:17 CEST 2008


Hi Guys,

I am writing this application that takes in an RTP live stream as an input
using RTPbin.

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.

Shouldnt all these initial RTP packets be buffered or dropped till we
calculate the offset?

This induces lip sync issue with all the initial packets. Can somebody
suggest on what should be the ideal way to do it.

Thanx

Rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080804/44984f04/attachment.htm>


More information about the gstreamer-devel mailing list