Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么把example跑起来? #163

Open
matt1991 opened this issue Aug 24, 2016 · 0 comments
Open

怎么把example跑起来? #163

matt1991 opened this issue Aug 24, 2016 · 0 comments

Comments

@matt1991
Copy link

好不容易才编译成功,把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建议说的更清楚一些

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant