- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Failed to construct 'peerconnection', cannot create so many peerconnections
场景:
浏览器客户端,不断切换分辨率重新订阅的时候, 创建的peerconnection , 好像一直没有释放掉, 但是我明明调用了 publication.stop()方法。
这个问题导致太多的peerconnection,就无法重新订阅新的流了;
帮忙看下这个问题。 谢谢
- Tags:
- HTML5
- JavaScript*
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There is a limitation of the max number of PeerConnections. Please try applyOptions if you want to update resolution.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page