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 c9a92116b4 Fixed compatibility issue, iceServers needs to be an array. 11 years ago
..
controllers Moved CPU overuse detection from experimental to extendend settings and enabled it by default. 11 years ago
directives Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true. 11 years ago
filters Use strict javascript globally. 11 years ago
libs Fixed compatibility issue, iceServers needs to be an array. 11 years ago
mediastream Avoid generating invalid options. 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 Improved Firefox support for video layout and make use of object-fit support in FF>=36. 11 years ago
app.js Use strict javascript globally. 11 years ago
base.js Removed webrtc.adapter from base. 11 years ago
main.js Added support to enable Content-Security-Policy and Content-Security-Policy-Report-Only. 11 years ago