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 ba58c215b2 Added fall back to lower resolution for 1080p and 720p to avoid sending no video at all when settings were changed to unsupported resolutions. 11 years ago
..
controllers Let the browser handle close of websocket connection on unload. 11 years ago
directives Added fall back to lower resolution for 1080p and 720p to avoid sending no video at all when settings were changed to unsupported resolutions. 11 years ago
filters Use strict javascript globally. 11 years ago
libs Update sjcl.js to 1.0.2. 11 years ago
mediastream Improved reconnect logic which failed in various networking szenarios. 11 years ago
modules Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
services Contacts can now be disabled on server module level (server.conf). 11 years ago
app.js Use strict javascript globally. 11 years ago
base.js Removed webrtc.adapter from base. 11 years ago
main.js Remove require shim for sjcl. 11 years ago