You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the base image is including libssl-dev and portions of the
OpenSSL codebase are used for rtmpe & rtmpte support.
This would allow the use of the following protocols for both input and output:
- https://
- tls://
Affects zimbatm#64
Currently the base image is including libssl-dev and portions of the
OpenSSL codebase are used for rtmpe & rtmpte support.
This would allow the use of the following protocols for both input and output:
- https://
- tls://
Affects #64
Simply add code below to build.sh and add --enable-gnutls to ffmpeg's configure.
The text was updated successfully, but these errors were encountered: