Am 02.11.2016 um 12:22 schrieb Yu Ang Tan:
On Fri, Sep 2, 2016 at 11:30 PM Carl Eugen Hoyos <ceffm...@gmail.com> wrote:

2016-09-02 3:01 GMT+02:00 Yu Ang Tan <yuan...@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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to