[FFmpeg-user] FFmpeg TLS : Protocol not found

Reindl Harald h.reindl at thelounge.net
Wed Nov 2 17:48:59 EET 2016



Am 02.11.2016 um 12:22 schrieb Yu Ang Tan:
> On Fri, Sep 2, 2016 at 11:30 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
>> 2016-09-02 3:01 GMT+02:00 Yu Ang Tan <yuang86 at gmail.com>:
>>> I am trying to stream a video securely, and this is what I have tried:
>>>
>>>     $ ffmpeg -i out.webm -f format
>>> tls://127.0.0.1:8554?listen&cert=test.crt&key=test.key
>>
>> If you want to use the tls protocol on Linux, configure with
>> either "--enable-gnutls" or "--enable-openssl".
>> (On Windows and OSX, tls should be enabled by default)
>>
> I have configured with "--enable-openssl", but I'm still getting the same
> message

PLEASE strip at lest list-footers from your mails!

did you read the outputs of ./configure?
especially anythink talking about openssl or tls?
did you install the openssl devel-packages?

in doubt what is the FULL ./configure call and it's output


More information about the ffmpeg-user mailing list