923266908 / SHPlayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHPlayer

CI Status Version License Platform

Example

IJKMediaFramework.xcframework 支持模拟器iPhone12 和 真机 基于ijkPlayer,开发视频播放器 支持rtmp 和 网络视频,本地视频

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.

About

License:MIT License


Languages

Language:Objective-C 84.1%Language:Swift 13.3%Language:Ruby 2.6%