Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
idanya opened this issue Jul 17, 2015 · 4 comments
Open

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

idanya opened this issue Jul 17, 2015 · 4 comments

Comments

@idanya
Copy link

idanya commented Jul 17, 2015

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
Copy link
Member

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

@idanya
Copy link
Author

idanya commented Jul 19, 2015

Galaxy s6

@ryandt
Copy link

ryandt commented May 17, 2016

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
Copy link

dri94 commented Jun 3, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants