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

how to Build for Video(Experimental) #113

Open
alonewolf opened this issue Oct 10, 2013 · 0 comments
Open

how to Build for Video(Experimental) #113

alonewolf opened this issue Oct 10, 2013 · 0 comments

Comments

@alonewolf
Copy link

i follow the video specific instructions,

cd android/voice-client-core/

ln -s [insert_full_path_here]/trunk/third_party/libvpx/source/libvpx jni/libvpx

cd third_party/libvpx/source

git pull https://gerrit.chromium.org/gerrit/webm/libvpx refs/changes/99/41299/1

libvpx/configure --target=armv7-android-gcc --disable-examples --sdk-path=$ANDROID_NDK_ROOT --enable-error-concealment --enable-realtime-only --disable-vp9 --enable-pic

Open jni/libvpx/build/make/Android.mk => change BUILD_SHARED_LIBRARY to BUILD_STATIC_LIBRARY

and then i don't how to work with it next , have some one got video building?
please tell me the step by step of detail.
thanks in advance.

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

1 participant