[Bug 776901] srtp: Port to libsrtp2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 26 15:06:37 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #366705|none                        |reviewed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 366705:
 --> (https://bugzilla.gnome.org/review?bug=776901&attachment=366705)

Looks good except for the version check :)

::: configure.ac
@@ +2472,3 @@
 AG_GST_CHECK_FEATURE(SRTP, [srtp library], srtp, [
+  HAVE_SRTP="no"
+  AG_GST_PKG_CHECK_MODULES(SRTP, libsrtp2)

I believe we need at least version 2.1, or not? See
https://github.com/cisco/libsrtp/issues/270#issuecomment-287720060

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