25 Commits (e4e66a03d7a9bcfad18bf4bf86c314a35ff68cfe)

Author SHA1 Message Date
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. 11 years ago
  hristoterezov ee94eca733 Creates desktop sharing module. 11 years ago
  hristoterezov 0696fb2c5a Fixes issue with video mute. 11 years ago
  hristoterezov e6fbb0934e Removes local streams from the connection object. 11 years ago
  hristoterezov faaf24d3c4 Creates simulcast module 11 years ago
  hristoterezov fcf785f32c Removes unused files. 11 years ago
  hristoterezov 0508628871 Creates API module. 11 years ago
  hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. 11 years ago
  hristoterezov 1057ff36cd Moves some functions from app.js 11 years ago
  paweldomas 8d5e50c0ca Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error. 11 years ago
  hristoterezov 0fe6a55700 Fixes issue with connection quality module name. 11 years ago
  hristoterezov e20274c2f7 Creates connection quality module. 11 years ago
  hristoterezov 4d25b139cc Fixes some issues caused by the merge. 11 years ago
  hristoterezov 69b0e2ad32 Creates UI module. 11 years ago
  hristoterezov 652412cd4f Fixes issue with local audio levels. 11 years ago
  paweldomas 6cc8b63104 Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams). 11 years ago
  paweldomas 4fb7001b00 Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed). 11 years ago
  hristoterezov efc161dacd Fixes issue with obtaining audio/video permissions when simulcast is disabled. 11 years ago
  George Politis 2ee5a92ef0 Adds comment to modules/RTC/MediaStream.js 11 years ago
  hristoterezov 4a991f7187 Adds package.json files for our browserify modules. 11 years ago
  hristoterezov ec5e0f09ea Moves require to top for the RTC module. 11 years ago
  hristoterezov a1da42ff00 Fixes the filename in require call of data channels file. 11 years ago
  hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
  hristoterezov c6d8e34779 Implements statistics module. 11 years ago