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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 18 08:42:45 PDT 2014


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

Ognyan Tonchev <ognyan.tonchev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ognyan.tonchev at axis.com

--- Comment #3 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2014-03-18 16:07:11 UTC ---
just an idea, why not doing something like gst_rtsp_connection_poll (conn,
GST_RTSP_EV_READ, 20) from the server in case of GST_RTSP_ENOMEM?
Wouldn't that be a better approach? This way we can also cancel the poll in
case we want to, e.g. when client disconnects, and entirely skip
gst_rtsp_watch_wait_backlog().

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