18 Commits (b038d276c965d4dde8d89b8b5ec4908ca811f207)

Author SHA1 Message Date
  George Politis e3da472e7a Adds special handling of recvonly remote streams. 10 years ago
  George Politis 854c8e5f2f Removes obsolete/unused variable. 10 years ago
  George Politis ad1772178d Notifies the focus about newly allocated channel SSRCs on add/remove source. 10 years ago
  hristoterezov 667f67376e Fixes the issue with black large video. 10 years ago
  hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 10 years ago
  Mike Keesey 0fdf5e0102 Fix stream end/start race condition 10 years ago
  hristoterezov dbcfc92dc4 Changes the implementation to allow users without audio and video to join the conferences. Fixes issue with switching off desktop sharing for audio only users. 10 years ago
  hristoterezov 3a0ee11ccd Turns off the camera when video is muted on https connection. 10 years ago
  hristoterezov 44e558e5a0 Fixes video mute when the user is alone in the room. 10 years ago
  George Politis 05bbfda5bb Adds support for FF/multistream. 10 years ago
  hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. 10 years ago
  hristoterezov 74f078f166 Adds multi language support for message handlers. 10 years ago
  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. 10 years ago
  George Politis f95d5f36bb Moves add/remove source element creation in strophe.jingle.sdp.js. 10 years ago
  George Politis 1938280e27 Narrows the gap between strophe.jingle and our code. 10 years ago
  George Politis dc5d5f8436 Nukes colibri.*.js and restores original file structure of strophe.jingle. 10 years ago
  hristoterezov 5b34a66cb6 Implements RTC module. 10 years ago
  paweldomas 73571e7a18 Send media presence after session-accept. 10 years ago
  paweldomas f629ec17fa Focus and debug changes 10 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. 10 years ago
  hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 10 years ago
  hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 10 years ago
  hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 10 years ago
  George Politis d20d568c28 Simplifies simulcast code. 10 years ago
  George Politis 36af4da83d Implements first version of adaptive simulcast. 10 years ago
  George Politis ffaa9a62b8 Adds simulcast support in meet. 10 years ago
  paweldomas fe311cce58 Adds namespace to fingerprint element. 10 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