streembit / streembitui

Decentralized, P2P communication system
GNU General Public License v3.0
13 stars 9 forks source link

Screen share voice chat stops working when callers switch #6

Open penguinchef opened 8 years ago

penguinchef commented 8 years ago

When screen sharing, if User A shares his screen with User B, it works fine and they can communicate via voice chat. When you end that screen share and User B instead shares his screen with User A, the screen is shared but the voice chat does not work with it. Any screen share attempts after this will show the screen but with voice chat not working. When Streembit gets restarted by either user, the screen shares will work until the users switch roles.

zsoltpardi commented 8 years ago

Thanks very much for pointing this out! This is a tricky one. It seems the underlying WebRTC connection keeps open the connection instance somewhere, the but I will try to fix it for the next v1.0.6 release.