[mythtv] [mythtv-commits] [MythTV/mythtv] 9258fb: configure: enable by default gnutls support in our...

Paul Harrison mythtv at mythqml.net
Tue Apr 7 13:42:31 UTC 2020


On 07/04/2020 14:02, Paul Harrison wrote:

>    Branch: refs/heads/fixes/31
>    Home:   https://github.com/MythTV/mythtv
>    Commit: 9258fb56250392eb49abeb71785e4166b78c48fd
>        https://github.com/MythTV/mythtv/commit/9258fb56250392eb49abeb71785e4166b78c48fd
>    Author: Paul Harrison <paul at mythqml.net>
>    Date:   2020-04-07 (Tue, 07 Apr 2020)
>
>    Changed paths:
>      M mythtv/configure
>
>    Log Message:
>    -----------
>    configure: enable by default gnutls support in our copy of ffmpeg
>
> This is required to support playback from protocols using these schema :-
> https, rtmps, rtmpts and tls.
>
> Support is enabled by default if gnutls is found but can be explicitly
> disabled by passing --disable-gnutls to ./configure
>
> (cherry picked from commit 427d87b0c62d9c51a0ce8543b770abda73dfc6fc)


I should have said if you want to enable this support and you are 
compiling from source you need to install both the libgnutls library and 
development files if they are packaged separately. In Ubuntu they are 
libgnutls30 and libgnutls28-dev. If you are using the PPA's for 32 or 
fixes/31 the appropriate packages will be installed automatically.


Paul H.



More information about the mythtv-dev mailing list