ffmpeg-android-java
ffmpeg-android-java copied to clipboard
Loading binaries from server
Great work!!
The apk will grow ... To avoid this I have modified the FileUtil.java and have added a new method copyBinaryFromUrlToData. If the filename beginns with http then an okhttp will started. Works very fine.
https://github.com/AppWerft/Ti.FFmpeg/blob/master/android/src/com/github/hiteshsondhi88/libffmpeg/FileUtils.java#L28-L47