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 6ff9ee6b47 Fix moving between conference rooms. 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 Major refactoring of call / conference handling. 9 years ago
peerconference.js Try to recover from (some) lost p2p connection state. 9 years ago
peerconnection.js Major refactoring of call / conference handling. 9 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 Fix moving between conference rooms. 9 years ago