Skip to content

build armeabi-v7a, arm64-v8a, x86, x86_64 ffmpeg for android

Notifications You must be signed in to change notification settings

Bo007/build_ffmpeg_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

build_ffmpeg_android

build armeabi-v7a, arm64-v8a, x86, x86_64 ffmpeg for android

download ffmpeg 3.4.6 sources from https://ffmpeg.org/download.html

place ffmpeg_android.sh and pkg_config in ffmpeg folder

if you need work rtmps streaming edit rtmpproto.c file comment this line in rtmp_write function 3096 ret = ffurl_read(rt->stream, &c, 1);

About

build armeabi-v7a, arm64-v8a, x86, x86_64 ffmpeg for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages