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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 7 05:32:13 PST 2014


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

           Summary: Lose data when producing data faster than sendt during
                    tunneling rtps/rtp(TCP)
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: goran.jonsson at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=271227)
 View: https://bugzilla.gnome.org/attachment.cgi?id=271227
 Review: https://bugzilla.gnome.org/review?bug=725898&attachment=271227

patch

Lose data when producing data faster than sendt during tunneling rtps7rtp (TCP) 

IF the server producing data faster than transferred to remote end then data
ends up in a queue and finally the queue get full and throw away data.

I attach two patches for this matter.

wait.patch    : 
This provide a method for waiting until there is room in queue.

setwait.patch : 
This make it configurable to resend data that otherwise have been lost after
waiting until there is room in queue.

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