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
The current build documentation does not have any information about how to enable ffmpeg support on all platforms or SSL support on Windows.
Expected Results
There should be documentation on the wiki and in docs/ detailing where to get prebuilt binaries for ffmpeg and the dlls for Windows SSL support, as well as where to place those files in order for those features to work correctly. Currently, information about all of this can be worked out by reading our automated build scripts to see what they do before deployment.