[Bug 791076] New: rtpsession: Don't start the RTCP thread until it's needed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 1 12:36:40 UTC 2017


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

            Bug ID: 791076
           Summary: rtpsession: Don't start the RTCP thread until it's
                    needed
    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: havard.graff at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: gstreamer at pexip.com
     GNOME version: ---

Created attachment 364747
  --> https://bugzilla.gnome.org/attachment.cgi?id=364747&action=edit
patch with tests

Always wait with starting the RTCP thread until either a RTP or RTCP
packet is sent or received. Special handling is needed to make sure the
RTCP thread is started when requesting an early RTCP packet.

We want to wait with starting the RTCP thread until it's needed in order
to not send RTCP packets for an inactive source.

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