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.
 
 
 
 
 
 
Lance Cooper 9118194e89 Refactor web app room logic into separate service. 11 years ago
..
api.js Refactor web app room logic into separate service. 11 years ago
connector.js Refactor web app room logic into separate service. 11 years ago
peercall.js Implemented negotiation workaround for Firefox. 11 years ago
peerconference.js Changed offer generation to generate offer when negotiation is required and signaling state is stable. 11 years ago
peerconnection.js Add pc registry to usermedia to trigger media updates to all pcs where the usermedia stream is used. 11 years ago
peerscreenshare.js Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default). 11 years ago
peerxfer.js Changed name of project to Spreed WebRTC. 11 years ago
tokens.js Changed name of project to Spreed WebRTC. 11 years ago
usermedia.js Disable enableRenegotiationSupport per default to make the stuff mergeable. 11 years ago
utils.js Changed name of project to Spreed WebRTC. 11 years ago
webrtc.js Implemented offer/answer creation on renegotiationneeded event. 11 years ago