On Wed, Jun 5, 2019 at 7:59 PM Nam Giang <[email protected]> wrote: > Thanks Micael, > > Do you know how to compile with openssl? I mean, what kind of configure > parameter to use (rather than --enable-gnutls)? > > You will need to add --enable-openssl, but you need the dev libraries installed too. That is why I find https://brew.sh/ very useful and straightforward for this.
Although the default compilation from homebrew includes GnuTLS but also librtmp too, which takes over from ffmpeg to handles RTMP connections and using openssl do allright. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
