[Bug 720655] jitterbuffer fails to send lost event downstream after large gap

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 11 07:56:50 PST 2014


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

--- Comment #2 from gratias13 at hushmail.com 2014-01-11 15:56:48 UTC ---
I updated to the head of the 1.2 branch and the error still occurs.

The test I am running is composed of a server and a single client.  The
client's endpoint is added to the server and data begins to flow through the
client from the server.  The client is removed from the server's sink for a
short period of time (less than that required for the jitterbuffer to timeout
in the presence of no data [the "autoremove" property of the rtpbin is TRUE]),
and then re-added.  After this addition, data is received on the client side,
but stalls due to the condition above.

If the jitterbuffer is allowed to timeout and be removed, there is no problem.

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