6 Commits (79cdd948333f542c27b2a2bc97cdfeae18e0d2ee)

Author SHA1 Message Date
  hristoterezov 57fcee676a Fixes issues with accessing modules not from APP object. 10 years ago
  schleussinger dbed14db5e Fix correct Scope - this fixes JS error and Chrome Ext desktop sharing for me 10 years ago
  hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
  hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. 10 years ago
  hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. 10 years ago
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
  hristoterezov ee94eca733 Creates desktop sharing module. 10 years ago
  hristoterezov e6fbb0934e Removes local streams from the connection object. 10 years ago
  hristoterezov 1057ff36cd Moves some functions from app.js 10 years ago
  paweldomas 087c26d494 Fixes issue with switching desktop stream. 11 years ago
  George Politis f95d5f36bb Moves add/remove source element creation in strophe.jingle.sdp.js. 11 years ago
  George Politis 1938280e27 Narrows the gap between strophe.jingle and our code. 11 years ago
  George Politis dc5d5f8436 Nukes colibri.*.js and restores original file structure of strophe.jingle. 11 years ago
  hristoterezov 5b34a66cb6 Implements RTC module. 11 years ago
  paweldomas 73571e7a18 Send media presence after session-accept. 11 years ago
  paweldomas f629ec17fa Focus and debug changes 11 years ago
  hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 11 years ago
  hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 11 years ago
  hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 11 years ago
  hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 11 years ago
  George Politis d20d568c28 Simplifies simulcast code. 11 years ago
  George Politis 36af4da83d Implements first version of adaptive simulcast. 11 years ago
  George Politis ffaa9a62b8 Adds simulcast support in meet. 11 years ago
  paweldomas fe311cce58 Adds namespace to fingerprint element. 11 years ago
  paweldomas 249d69bdc9 Quits the conference when too old browser is being used. 11 years ago
  paweldomas 4bb8c3c48c Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 11 years ago
  paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 11 years ago
  paweldomas a5951df0d9 Extracts base class for ColibriFocus and JingleSession. 11 years ago
  paweldomas a2633e20e8 Removes unused remoteStream variable. Fixes stream removal from remoteStreams array. 11 years ago
  paweldomas 9fd03e1bef Handles audio and video streams separately. Minor fixes. 11 years ago
  paweldomas 8b96d134e3 Moves duplicated methods to peer connection adapter. 11 years ago
  paweldomas 3c7de1a79d Splits strophe and colibri libs into separate scripts. 11 years ago