[Bug 747919] New: rtpbin: RTX packets only forwarded after two are received (probation period)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 06:55:57 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747919

            Bug ID: 747919
           Summary: rtpbin: RTX packets only forwarded after two are
                    received (probation period)
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently an RTX packet is queued up in rtpsource on the receiver until a
second one is received... because of the probation period. That's obviously not
a good idea for RTX packets, as that one will then be far too late and we don't
really have that many packets anyway.

Problem now is that nothing in rtpbin knows about RTX, and somehow we need to
get this information to rtpsource so that it does not queue up things.

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