[Bug 664813] New: RTCP RR and SR reports cannot be read by applications.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 25 07:16:57 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664813
  GStreamer | gst-plugins-good | 0.10.35

           Summary: RTCP RR and SR reports cannot be read by applications.
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ezzetabi at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


While the RR and SR packets are read from Gstreamer there is no way to use them
in the applications.

In the file rtpsession.c (plugins good) the RR and SR packets are parsed in the
rtp_session_process_rb function, but their values do not seem available using
the interface.

I am not sure if it is better a signal when a RR or SR packets arrives or a
read only property, but informations like packets lost or last SR packet from
the source should be available to applications.

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