pili-engineering / PLMediaStreamingKit

PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。
https://github.com/pili-engineering/PLMediaStreamingKit
Apache License 2.0
543 stars 243 forks source link

一直卡在Installing PLMediaStreamingKit (2.3.1) #95

Closed LinHaoLove closed 6 years ago

LinHaoLove commented 6 years ago

一直卡在Installing PLMediaStreamingKit (2.3.1),内外网均是。pod install 和pod update相同。没有想到更好的解决方案,有大神的可以指教一下。

depthlove commented 6 years ago

@LinHaoLove 可能是网络原因,挂 VPN 试试。

Ten21One commented 6 years ago

没人遇到这样的问题么?卡住无法安装

lawder commented 6 years ago

pod 时增加 --verbose 参数,然后将详细日志贴出来大家分析下。

depthlove commented 6 years ago

v2.3.3 版本已经优化了该问题。