Skip to content

QiuYeHong90/SHPlayer

Repository files navigation

SHPlayer

CI Status Version License Platform

Example

IJKMediaFramework.xcframework 支持模拟器iPhone12 和 真机 基于ijkPlayer,开发视频播放器 支持rtmp 和 网络视频,本地视频 重新编译 IJKMediaFramework 支持 dash 播放 模拟器目前无法播放dash

Requirements

项目里面添加data.txt 把下面写进去就可以了

香港财经:rtmp://202.69.69.180:443/webcast/bshdlive-pc
香港财经:rtmp://202.69.69.180:443/webcast/bshdlive-pc

Installation

SHPlayer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SHPlayer'

或者 由于墙的原因,直接使用下面方式

pod 'SHPlayer' ,:git => 'https://github.com/QiuYeHong90/SHPlayer.git'

Demo / AppShareDemo

  • iOS 分享的扩展 比如系统浏览器 把url 分享到 AppShare

Author

yeqiu, 793983383@qq.com

License

SHPlayer is available under the MIT license. See the LICENSE file for more info.