Kickflip / kickflip-android-sdk

Kickflip Android SDK - Live Video Streaming to the Cloud
https://kickflip.io
Apache License 2.0
660 stars 212 forks source link

UnsatisfiedLinkError - couldn't find "libFFmpegWrapper.so" #41

Open idanya opened 9 years ago

idanya commented 9 years ago

I am trying to integrate the SDK in my app and I get UnsatisfiedLinkError every time the lib tries to load ffmpeg. In FFmpegMuxer -> mFFmpeg = new FFmpegWrapper(); which leads to the loading of the static contractor -> System.loadLibrary("FFmpegWrapper");

What am I missing ?

OnlyInAmerica commented 9 years ago

What device are you building for? Currently libFFmpegWrapper.so is only built for arm and x86 architectures.

idanya commented 9 years ago

Galaxy s6

ryandt commented 8 years ago

I receive the same error. I think I've been able to narrow it down to a select few devices. I seem to only receive this error on arm64 devices. I'll keep investigating.

Any more information on the state of this issue?

dri94 commented 7 years ago

Is this project abandoned or something? i have this issue to and customer support does not respond