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 2a8fc4719b Fixed problem where Chrome thought it already has an offer because the SDP is empty string instead of returning null for remoteOffer. 10 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 Added support for SDP workarounds which are required when renegotiation is on. 10 years ago
peerconference.js Make sure to support renegotiation in conferences. 10 years ago
peerconnection.js Fixed problem where Chrome thought it already has an offer because the SDP is empty string instead of returning null for remoteOffer. 10 years ago
peerscreenshare.js Bumped copyright to 2015. 10 years ago
peerxfer.js Bumped copyright to 2015. 10 years ago
tokens.js Bumped copyright to 2015. 10 years ago
usermedia.js Merged DummyStream implementations into one. 10 years ago
utils.js Added support for SDP workarounds which are required when renegotiation is on. 10 years ago
webrtc.js Fixed problem where Chrome thought it already has an offer because the SDP is empty string instead of returning null for remoteOffer. 10 years ago