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 8a74cfb892 Implemented user authorization and authentication api and data layers. 11 years ago
..
api.js Implemented user authorization and authentication api and data layers. 11 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. 11 years ago
peerconference.js Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 11 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. 11 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 Onlye hangup call when really onloading and not before. 11 years ago