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 e81527f857 Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49. 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 Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43. 10 years ago
peerconference.js Make sure to support renegotiation in conferences. 11 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 Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49. 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 Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43. 10 years ago