Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

ICSConference Sample

jun__mao
Beginner
274 Views

 

您好,我在运行CS_WebRTC_Client_SDK_iOS.v4.0里面的例子ICSConference的时候,可以成功从服务器获取到正确的token,但是用这个token调用joinWithToken:token onSuccess:^(ICSConferenceInfo* info)这个方法的时候程序出现了崩溃Thread 8: EXC_BAD_ACCESS (code=1, address=0x8),控制台打印了:

Successful connection

WebSocket Connection xxx.xx.xx.xxx:8080 v-2 "WebSocket++/0.5.1" /socket.io/?EIO=4&transport=websocket&t=1534844638 101

 

 

 

请问这是由于什么原因造成的?如果可以的话麻烦给出解决方案,谢谢。

 

0 Kudos
1 Reply
Jianjun_Z_Intel
Employee
274 Views

您好,

请通过RTCSetMinDebugLogLevel将日志等级设置到info,然后看一下日志中的信息。谢谢。

0 Kudos
Reply