[Bug 733265] New: srtpenc: remove get-rollover-counter signal and add stats property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 16 08:49:49 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733265
  GStreamer | gst-plugins-bad | git

           Summary: srtpenc: remove get-rollover-counter signal and add
                    stats property
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=280868)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280868
 Review: https://bugzilla.gnome.org/review?bug=733265&attachment=280868

remove get-rollover-counter and add stats

We've been talking with Wim today about the ROC and SRTP caps properties (see
bug 730539). This is a first patch towards an improved SRTP caps.

>From the commit log:

    We remove get-rollover-counter signal in favor of the "stats"
    property. The "stats" property is a GstStructure with caps
    application/x-multiplexed that contains an array of
    structures with caps application/x-srtp. Each structure will contain the
    SRTP caps, currently it only contains "ssrc" and "roc" fields.

    srtpenc only handles one SSRC right now, so currently the array
    mentioned above will only contain one element.

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