WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Simon Eisenmann ce186c9168 Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 12 years ago
..
api.js Initial public release. 12 years ago
connector.js Initial public release. 12 years ago
peercall.js Avoid spurious bye and close events and fixed hangup in certain conference cases. 12 years ago
peerconference.js Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 12 years ago
peerconnection.js Log signalingState in onsignalingstatechange event. 12 years ago
peerscreenshare.js No longer use ice connection state as screen sharing stop event, but use bye event sent through data channel. 12 years ago
peerxfer.js No longer close xfer connections on ice state disconnected and instead sed bye message when downloader does no longer require a connection. 12 years ago
tokens.js Cleanups. 12 years ago
usermedia.js Always make screen sharing availble when browser supports it. 12 years ago
utils.js Initial public release. 12 years ago
webrtc.js Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 12 years ago