[Bug 749536] New: rtspsrc: handle gap in tcp mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 18 01:39:06 PDT 2015


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

            Bug ID: 749536
           Summary: rtspsrc: handle gap in tcp mode
    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: lists at svrinformatica.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303507
  --> https://bugzilla.gnome.org/attachment.cgi?id=303507&action=edit
sample pcap that show gap in sequence number

In tcp mode several cameras can generate gap in sequence number for example if
there is no enough bandwidth between client and server (in this scenario udp is
useless, almost all packets are late, with tcp you can at least receive some
seconds, than a gap and then other few seconds and so on).

GStreamer should properly handle the gap in tcp mode (based on rtptime???)

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