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

Unknow client protocol

qianye__hezhi
Beginner
476 Views

我使用owt.js创建会议,在加入房间的时候,报了Unknow client protocol 这个错

const conference = new Owt.Conference.ConferenceClient();

conference.join(this.mUserToken).then((resp) => {

}, (err) => {

console.error('server connection failed:', err);

});

 

0 Kudos
2 Replies
YanbinZ_Intel
Employee
476 Views

您好

请提供详细的日志和重现步骤

Thanks

Yanbin

0 Kudos
Justin__Justin
Beginner
476 Views
我今天刚升级andoird mcu 4.3 也出现这个问题,但是服务端的mcu不是最新的,这跟服务端有关系嘛?我看mcu4.2的client protocol 是1.0,但是4.3的client protocol是1.1
0 Kudos
Reply