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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 10, 2018
a1408fd · Oct 10, 2018

History

27 Commits
Aug 2, 2018
Oct 10, 2018
Oct 10, 2018
Aug 2, 2018
Nov 7, 2017
Aug 23, 2017
Aug 24, 2017
Aug 23, 2017
Aug 2, 2018
Oct 10, 2018
Aug 23, 2017
Aug 29, 2018
Oct 10, 2018
Oct 10, 2018

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