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 f0fbd7b1dc Fixed wrong attribute name. 10 years ago
..
api.js Bumped copyright to 2015. 11 years ago
connector.js Bumped copyright to 2015. 11 years ago
dummystream.js Improved is DummyStream check. 11 years ago
peercall.js Fixed wrong attribute name. 10 years ago
peerconference.js Fixed inconsistent PeerConference creation. 10 years ago
peerconnection.js Trigger signalingState changes. 11 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 inconsistent PeerConference creation. 10 years ago