[Bug 691400] rtpbin rtpsession->RTCP thread is starting to early for ntp-sync
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 28 00:22:01 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691400
GStreamer | gst-plugins-good | unspecified
--- Comment #9 from Thomas Roos <thomas at roosesweb.de> 2013-02-28 08:21:55 UTC ---
No, I propose it the other way round.
I like to kinda buffering (not drop) rtCp packets on the receiver side if
there's already a RTP packet received, but the rtpbin has not yet a session
opened for it.
At the moment (with the patch) the receiver rtpbin is dropping RTCP packets if
they receive shortly after the first RTP packets (up to 4 RTP packets) -
depending on the debug level. So either speed up the rtp-session setup or queue
RTCP packets while processing RTP (setup the rtpsession).
The rtp packets are buffered in the jitterbuffer, so while they are in the
jitterbuffer their timestamps can be adjusted with the RTCP timestamp!?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list