[Bug 691400] rtpbin rtpsession->RTCP thread is starting to early for ntp-sync

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 7 07:48:48 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691400
  GStreamer | gst-plugins-good | unspecified

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2013-02-07 15:48:47 UTC ---
(In reply to comment #4)
> ->Do you have an solution for the receiver side?

It sounds like you want to quickly synchronize streams. You can't do this
reliably with RTCP, you need RFC 6051.

> ->Do you plan to modify the rtpbin that the RTCP thread is started after the
> request for an send_rtp_sink pad?

Actually, when gst_rtp_session_send_rtp() is called I want to let the RTCP
thread
run. The reason is that it can't do anything meaningful before it has
completely
processed the packet anyway.

-- 
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