logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install bilibili/ijkplayer. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

bilibili/ijkplayer Installation Guide

How to install bilibili/ijkplayer. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for bilibili/ijkplayer. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i bilibili/ijkplayer
or

Install via npx

npx @hexmos/ipm i bilibili/ijkplayer

Prerequisites

Android SDK

system_package

Version: 23.0.0-dev10a (or later, for Android Studio 2.2+) or 23.0.0 (for older versions of Android Studio) - check your Android Studio version to see which SDK is recommended for your project.

Android NDK

system_package

Version: r10e

Android Studio

build_tool

Version: 2.1.3

Gradle

package_manager

Version: 2.14.1

Git

system_tool

Version: 2.35.0

Yasm

system_tool

Version: 1.4.0

Homebrew

package_manager

Version: 2.7.1

Xcode

system_tool

Version: Xcode 7.3 (7D175)

NDK

build_tool

Version: r10e

Yasm

system_tool

Version: 1.4.0

Bash

knowledge

CMake

build_tool

Version: 3.24.1

Python

language

Version: 3.8.10

Java Development Kit (JDK)

system_package

Version: 1.8.0_251

Android NDK

system_package

Version: r10e

Android Studio

build_tool

Version: 2.1.3

Gradle

package_manager

Version: 2.14.1

Git

system_tool

Version: 2.35.0

Yasm

system_tool

Version: 1.4.0

Homebrew

package_manager

Version: 2.7.1

Xcode

system_tool

Version: Xcode 7.3 (7D175)

NDK

build_tool

Version: r10e

Yasm

system_tool

Version: 1.4.0

Bash

knowledge

CMake

build_tool

Version: 3.24.1

Python

language

Version: 3.8.10

Java Development Kit (JDK)

system_package

Version: 1.8.0_251

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Git Clone and Build (Android)

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

cd ijkplayer-android

git checkout -B latest k0.8.8

./init-android.sh

cd android/contrib

./compile-ffmpeg.sh clean

./compile-ffmpeg.sh all

Git Clone and Build (iOS)

git clone https://github.com/Bilibili/ijkplayer.git ijkplayer-ios

cd ijkplayer-ios

git checkout -B latest k0.8.8

./init-ios.sh

./compile-ffmpeg.sh clean

./compile-ffmpeg.sh all

Post Installation Steps

  • Open the app and start using it!
  • You can find more information in the documentation: https://github.com/bilibili/ijkplayer