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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 17 03:33:21 PDT 2014


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

Aleix Conchillo Flaqué <aleix> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #280868|0                           |1
        is obsolete|                            |

--- Comment #1 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-07-17 10:33:15 UTC ---
Created an attachment (id=280946)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280946
 Review: https://bugzilla.gnome.org/review?bug=733265&attachment=280946

remove get-rollover-counter and add stats fixup

In the previous patch I was forcing the SSRC in the SRTP policy. I now leave it
to what it was before:

  policy.ssrc.value = 0;
  policy.ssrc.type = ssrc_any_outbound;

Because srtp_protect can handle multiple SSRC in a single stream.

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