25 Commits (79cdd948333f542c27b2a2bc97cdfeae18e0d2ee)

Author SHA1 Message Date
  hristoterezov 2362770cce Changes getUserMedia implementation to try lower resolution if the configured one is not supported. 10 years ago
  hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
  hristoterezov c7e2331284 Removes document bind events between modules. 10 years ago
  hristoterezov bc2d72638b Add events for data chanel. 10 years ago
  Zalmoxisus 40de181959 Fixes audio-only (when GUM fails) 10 years ago
  Zalmoxisus 567ac23c2c Fixes some typos that cause errors 10 years ago
  hristoterezov af50bd5b94 Resolves some module dependancies by replaces them with events. 10 years ago
  hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 10 years ago
  hristoterezov 6347730dc7 Fixes some issues related to xmpp module creation. 10 years ago
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
  hristoterezov ee94eca733 Creates desktop sharing module. 10 years ago
  hristoterezov 0696fb2c5a Fixes issue with video mute. 10 years ago
  hristoterezov e6fbb0934e Removes local streams from the connection object. 10 years ago
  hristoterezov fcf785f32c Removes unused files. 10 years ago
  hristoterezov 69b0e2ad32 Creates UI module. 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