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? #1

Closed
fukemy opened this issue Sep 25, 2018 · 2 comments
Closed

how to build? #1

fukemy opened this issue Sep 25, 2018 · 2 comments

Comments

@fukemy
Copy link

fukemy commented Sep 25, 2018

Do you mean that we need to build all the command below:

Clone ijkplayer

git clone https://github.com/Bilibili/ijkplayer.git ijkplayer-android
Init

./init-android.sh
Support Https

./init-android-openssl.sh
Build openssl

./compile-openssl.sh clean
./compile-openssl.sh all
Build ffmpeg

./compile-ffmpeg.sh clean
./compile-ffmpeg.sh all
Get ijkplayer

./compile-ijk.sh all
@RockyQu
Copy link
Owner

RockyQu commented Oct 10, 2018

The following commands are basically required.

@RockyQu
Copy link
Owner

RockyQu commented Oct 10, 2018

For example, if you don't need to support https, you don't need to use ./init-android-openssl.sh

@RockyQu RockyQu closed this as completed Oct 17, 2018
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

2 participants