anyRTC-RTMP-OpenSource
anyRTC-RTMP-OpenSource copied to clipboard
如何把本demo集成到iOS项目中去呢
你iOS是OC的代码,OC的直接可以用,代码拷过去就好了吧
你iOS是OC的代码,OC的直接可以用,代码拷过去就好了吧
是OC代码,但是直接拷贝过去报了很多错误,有的文件找不到,比如导入这个文件的就找不到#include "webrtc/system_wrappers/include/metrics_default.h"
#include "webrtc/base/criticalsection.h" #include "webrtc/base/thread_annotations.h" #include "webrtc/system_wrappers/include/metrics.h" 还有一个这个rtc_thirdparty.xcodeproj文件怎么搞过去