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 8f15fff717 Support promise based play as defined in Chrome 50 - see https://developers.google.com/web/updates/2016/03/play-returns-promise 9 years ago
..
controllers Added outbound ringer timeout (35s). 9 years ago
directives Automatically activate room chat when no other chat is activated when chat panel becomes visible, partially implemnting #246 10 years ago
filters Bumped copyright to 2015. 10 years ago
libs Updated WebRTC adapter to 0.2.10 10 years ago
mediastream Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264. 10 years ago
modules Bumped copyright to 2015. 10 years ago
sandboxes Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+. 9 years ago
services Support promise based play as defined in Chrome 50 - see https://developers.google.com/web/updates/2016/03/play-returns-promise 9 years ago
app.js Bumped copyright to 2015. 10 years ago
base.js Fixed jshint latedef and strict errors. 10 years ago
main.js Fix mixed tabs/spaces. 10 years ago