gst-bad 1.9.1 minor issue

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-bad 1.9.1 minor issue

Alice Wonder
The gstreamer-plugins-bad 1.9.1 if the TLS stack present is LibreSSL it
will attempt to build the libgstdtls module and fail.

AFAIK LibreSSL doesn't actually implement DTLS.

The configure script should probably be fixed to check the OpenSSL
implementation for the features needed for that module, and not just for
whether the devel files are present.

No clue if this is an issue with earlier versions of GStreamer, 1.9.1 is
first time building those plugins in a LibreSSL environment.

Build works as expected with openssl (where the module gets built) and
as expected with no OpenSSL API dev package.

It's only a problem when the dev package is present but belongs to the
LibreSSL fork of OpenSSL.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-bad 1.9.1 minor issue

Tim Müller
On Mon, 2016-08-08 at 12:45 -0700, Alice Wonder wrote:

Hi Alice,

> The gstreamer-plugins-bad 1.9.1 if the TLS stack present is LibreSSL
> it  will attempt to build the libgstdtls module and fail.
> AFAIK LibreSSL doesn't actually implement DTLS.
>
> The configure script should probably be fixed to check the OpenSSL 
> implementation for the features needed for that module, and not just
> for  whether the devel files are present.

It would be great if you could file a ticket about that in bugzilla at
http://bugzilla.gnome.org , product GStreamer component gst-plugins-
bad.

Thanks!

Cheers
 -Tim

--
Tim Müller, Centricular Ltd - http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel