cropsly / ffmpeg-android-java

Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
http://writingminds.github.io/ffmpeg-android-java
GNU General Public License v3.0
3.32k stars 831 forks source link

Trouble with armeabi-v7a binary #350

Closed AppWerft closed 4 years ago

AppWerft commented 4 years ago

Other versions works very well, but your 32-bit version cannot work with https. Where can I find a version with openssl?

https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.