Skip to content

怎么把example跑起来? #163

@matt1991

Description

@matt1991

好不容易才编译成功,把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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions