[Bug 754548] New: rtpsource: In case of sender, doesn't need to think about probation and rtp gap.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 3 22:10:08 PDT 2015


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

            Bug ID: 754548
           Summary: rtpsource: In case of sender, doesn't need to think
                    about probation and rtp gap.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zzoon.ko at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

update_receiver_stats is handling probation and rtp gap currently.
But if this is sender(e.g. rtsp-server), it doesn't need to do that.
Currently, the first packet is pushed to the queue(src->packets) and never
being popped.

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