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 9df314a37f Use new Name field to send room name, rather than deprectated Id field. 11 years ago
..
api.js Use new Name field to send room name, rather than deprectated Id field. 11 years ago
connector.js Improved reconnect logic which failed in various networking szenarios. 11 years ago
peercall.js Added callbacks to addIceCandidate function to comply with WebRTC API. 11 years ago
peerconference.js Use strict javascript globally. 11 years ago
peerconnection.js Use strict javascript globally. 11 years ago
peerscreenshare.js Avoid generating invalid options. 11 years ago
peerxfer.js Avoid generating invalid options. 11 years ago
tokens.js Use strict javascript globally. 11 years ago
usermedia.js Worked to get screen sharing to FF. 11 years ago
utils.js Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true. 11 years ago
webrtc.js Added missing semicolon. 11 years ago