[Bug 725898] Lose data when producing data faster than sendt during tunneling rtps/rtp(TCP)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 10 09:07:44 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-03-10 16:31:00 UTC ---
commited with some changes:

 * changed function name
 * added macro to check for queue fullness
 * check for bytes limits as well
 * signal gcond when limits change
 * make function prototype like other functions with GstRTSPResult and GTimeVal
   timeout
 * handle invalid parameters like we handle them elsewhere
 * add to docs and defs
 * Add Since markers

commit 0b30fdbfbe577fda0db9bcaf2d824a6cdbbf2ea1
Author: Göran Jönsson <goranjn at axis.com>
Date:   Thu Mar 6 13:55:17 2014 +0100

    rtspconnection: gst_rtsp_watch_wait_backlog

    New method that wait until there is room in backlog queue.

    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