-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Description
好不容易才编译成功,把podfile改成了:
source 'https://github.com/CocoaPods/Specs.git'
target 'PLCameraStreamingKit' do
pod "PLCameraStreamingKit", :path => "../"
pod "KSCrash"
pod "PLStreamingKit", :path => "./PLStreamingKit"
pod "pili-librtmp", :path => "./pili-librtmp"
pod "HappyDNS", :path => "./happy-dns"
end
还下载了其他的各种库,因为cocoapods里的版本没有这么新。
将example编译跑起来以后,按start没有反应。 提示
2016-08-24 10:53:32.558 PLCameraStreamingKit[1457:774927] push url (null)
是不是要去七牛注册或者是怎么样?另外首页的wiki建议说的更清楚一些
Metadata
Metadata
Assignees
Labels
No labels