nttcom / peerjs

[Deprecated] This branch is a customized version of PeerJS for NTT Communications's WebRTC platform SkyWay.
http://nttcom.github.io/skyway/en/
Other
225 stars 91 forks source link

Screen sharing bug #58

Open Mrsevic opened 7 years ago

Mrsevic commented 7 years ago

I keep receiving this error whilst trying to do screen sharing with this branch:

iceConnectionState is disconnected, closing connections to xemih

Usually connection is stable for about 5 seconds. Shortly afterwards it cancels the stream.

iwashi commented 7 years ago

I think your issue tightly couples to the condition of your network. Does your problem happen between 2 tabs on the same machine?