21 Commits (3ec04d5a954bcb3f9a1630dfa757af0f85f6807c)

Autor SHA1 Mensaje Fecha
  hristoterezov 3ec04d5a95 Implements desktop sharing. hace 9 años
  isymchych 3a00837107 better error handling while establishing connection hace 9 años
  damencho 1ba0a182f6 Makes sure we add/remove all onended events for media streams in one central place. hace 9 años
  Boris Grozev 4934779187 Simplifies code, removes unused code. hace 9 años
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. hace 9 años
  Boris Grozev e5184358c2 Separates the logic for obtaining a screen capture from the logic hace 9 años
  Boris Grozev f7ba684cf6 Enables the screen capture on firefox. hace 9 años
  Boris Grozev c0a51fedd0 Moves includes to the top of the file. hace 9 años
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. hace 9 años
  paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. hace 10 años
  George Politis 5f48e4cf9d Revert "Updates the license headers." hace 10 años
  George Politis 93648f361b Updates the license headers. hace 10 años
  paweldomas a6c8d0787a Does not reload the page after Chrome desktop sharing extension is installed. hace 10 años
  hristoterezov d25a9b0e41 Fixes issue with desktop sharing when the user click Cancel on the popup window. hace 10 años
  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. hace 10 años
  paweldomas cd19c0e9e3 Chrome no longer allows to trigger install from extension msg response callback, so we have to check if extension exists before user clicks "share desktop" button(on startup). Fixes jshint warnings. hace 10 años
  hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. hace 10 años
  hristoterezov 74f078f166 Adds multi language support for message handlers. hace 10 años
  hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. hace 10 años
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. hace 10 años
  hristoterezov ee94eca733 Creates desktop sharing module. hace 10 años
  hristoterezov e6fbb0934e Removes local streams from the connection object. hace 10 años
  hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. hace 10 años
  hristoterezov 69b0e2ad32 Creates UI module. hace 10 años
  hristoterezov 5b34a66cb6 Implements RTC module. hace 10 años
  paweldomas 9d3aef2efa Fixes code comment. hace 10 años
  hristoterezov cbeff0d7b7 Adds glow to desktop streaming icon if desktop streaming is active. hace 10 años
  fo 003571173e Removes an unnecessary message and changes the video bridge message. hace 10 años
  fo bb45d72737 Adds a message handler and messages to the user including when the video bridge is not available. hace 11 años
  paweldomas 801f6fa039 Makes it possible to configure the sources of desktop video stream. hace 10 años
  yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. hace 11 años
  paweldomas 226028c064 Don't try to access runtime after determining it is null. Pull request by mduggan. hace 11 años
  Philipp Hancke 78c8f43c3d fix errors reported by jshint hace 11 años
  paweldomas d7f2d5f9eb Lowers minimal required Chrome version for desktop sharing to 34. hace 11 años
  paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. hace 11 años
  paweldomas e50be0e3b9 Fixes extension version parsing. Increases extension version. hace 11 años
  paweldomas 9797ad7d84 Reduces amount of checks for desktop sharing enabled state. hace 11 años
  paweldomas a1a0f5d4cf Adds shared screen media type to presence. Removes unnecessary log msg. hace 11 años
  paweldomas 1f51021041 Allows to switch to desktop stream from the very beginning of the conference. hace 11 años
  paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. hace 11 años
  paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. hace 11 años
  paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. hace 11 años