max-mapper / screencat

:cat2: webrtc screensharing electron app for mac os (Alpha)
http://maxogden.github.io/screencat
BSD 2-Clause "Simplified" License
3.01k stars 383 forks source link

dont initiate webrtc session until both clients are ready to connect #22

Closed max-mapper closed 9 years ago

max-mapper commented 9 years ago

ive read that ICE/STUN works on most routers best if you do the handshakes within 30s, so we should try and fix that to improve connectivity.

max-mapper commented 9 years ago

implemented as part of 2.0.0