[Bug 725898] Lose data when producing data faster than sendt during tunneling rtps/rtp(TCP)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 10 07:13:07 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725898
GStreamer | gst-plugins-base | unspecified
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #20 from Wim Taymans <wim.taymans at gmail.com> 2014-04-10 14:13:05 UTC ---
I rewrote the patch a little like this:
commit 11369d38ef6bc6a054b6da521cb9e2dbe6226373
Author: Göran Jönsson <goranjn at axis.com>
Date: Tue Apr 1 13:04:21 2014 +0200
client: Add drop-backlog property
When we have too many messages queued for a client (currently hardcoded
to 100) we overflow and drop the messages. Add a drop-backlog property
to control this behaviour. Setting this property to FALSE will retry
to send the messages to the client by waiting for more room in the
backlog.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725898
--
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