Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Failed to construct 'peerconnection', cannot create so many peerconnections

li__zhang
Beginner
1,432 Views

Failed to construct 'peerconnection', cannot create so many peerconnections

场景:

浏览器客户端,不断切换分辨率重新订阅的时候, 创建的peerconnection , 好像一直没有释放掉, 但是我明明调用了 publication.stop()方法。 

这个问题导致太多的peerconnection,就无法重新订阅新的流了;

 

帮忙看下这个问题。 谢谢

 

0 Kudos
1 Reply
Jianjun_Z_Intel
Employee
1,432 Views

Hi,

There is a limitation of the max number of PeerConnections. Please try applyOptions if you want to update resolution.

0 Kudos
Reply