Skip to content

Bilibili/ijkplayer cocoapods,iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.

License

Notifications You must be signed in to change notification settings

iOSDevLog/ijkplayer

Repository files navigation

ijkplayer

Bilibili/ijkplayer 0.8.8 cocoapods,iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.

screenshot

Portrait

PortraitNoControl

playUrl

playUrlNoControl

usage

pod 'ijkplayer', '~> 1.1.3'

or with SSL iOS 8.0 no armv7,armv7s

pod 'ijkplayerssl', '~> 1.1.3'

OC 参考ijkplayer项目,Swift SSL 参考ijkplayer-Swift项目。

OC

platform :ios, '7.0'

Swift

platform :ios, '9.0' # Use Safe Area Layout Guides
use_frameworks!
  1. 添加 Project-Bridge-Header.h -> "#import <IJKMediaFrameworkWithSSL/IJKMediaFrameworkWithSSL.h>"
  2. Build Settings -> Ojbective-C Bridging Header -> "Project/Project-Bridge-Header.h"

Contributors

Superbil

all

Archive

fat framework

#6

LICENSE

ijkplayer is licensed under LGPLv2.1 or later, so itself is free for commercial use under LGPLv2.1 or later

About

Bilibili/ijkplayer cocoapods,iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published