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.
 
 
 
 
 
 
Joachim Bauch a1696e0cdf Fixed broken hangup for regular conference calls. 9 years ago
..
api.js Bumped copyright to 2015. 10 years ago
connector.js Bumped copyright to 2015. 10 years ago
dummystream.js Improved is DummyStream check. 10 years ago
peercall.js Fixed wrong attribute name. 9 years ago
peerconference.js Fixed broken hangup for regular conference calls. 9 years ago
peerconnection.js Trigger signalingState changes. 10 years ago
peerscreenshare.js Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43. 10 years ago
peerxfer.js Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43. 10 years ago
tokens.js Fixed jshint latedef and strict errors. 10 years ago
usermedia.js Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264. 10 years ago
utils.js Added compatibility fix for Chrome 38 which stopped working when called from Chrome 46+ (Munge remote offer UDP/TLS/RTP/SAVPF to RTP/SAVPF). 10 years ago
webrtc.js Fixed broken hangup for regular conference calls. 9 years ago