251 Commits (cb024be2d6078d86711c3d11a9cc1fa85a3dff28)

Autor SHA1 Mensaje Fecha
  paweldomas cb024be2d6 Fixes locking at WaitForPluginReady with Temasys plugin install detection. hace 10 años
  paweldomas 4c4e99c51a Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install. hace 10 años
  paweldomas 4b8bc398dd Fixes issue with black video when new stream element is inserted after the old one. hace 10 años
  paweldomas 466e7dcc91 Fixes crash in LocalSSRCReplacement when null localDescription is passed. hace 10 años
  paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. hace 10 años
  Boris Grozev f52b1380ee Continues to separate JingleSessionPC. hace 10 años
  Boris Grozev baf720c553 Starts to abstract JingleSession. hace 10 años
  Boris Grozev 6ca1e131af Renames JingleSession to JingleSessionPC. hace 10 años
  Boris Grozev 57b9aeb38c Inlines a method for clarity/simplicity. hace 10 años
  Boris Grozev cc20a4d776 Removes an unused variable. hace 10 años
  Boris Grozev fd404b8465 Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly. hace 10 años
  damencho cc29df6376 Adds params for enabling rec on entering the conference. hace 10 años
  paweldomas fb875423a9 Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement. hace 10 años
  paweldomas ab4c29eddc Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default. hace 10 años
  paweldomas 95e964a089 Fixes bugs in VideoSSRCHack. Additional log messages. hace 10 años
  paweldomas c288aa6e84 Fixes issue with toggling video mute in FF caused by the fact that it has no 'onended' callback handling implemented. hace 10 años
  paweldomas e5d03d1d11 Fixes GUM failure with the latest FF nightly plus cleanup. hace 10 años
  hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . hace 10 años
  hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. hace 10 años
  damencho 4092d67853 Updates use of recording states, add some information texts and notifications. hace 10 años
  paweldomas 74e7507a73 Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. hace 10 años
  bgrozev 9a31fa3d63 Fixes a bug reported by Pawel Domas. hace 10 años
  yanas ab570d63fa Fixes this reference. hace 10 años
  yanas 9d321df49e Adds javadoc for previous commit. hace 10 años
  yanas d92d8e8299 Some additional error handling. hace 10 años
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. hace 10 años
  Boris Grozev 2c790f86ad More formatting fixes. hace 10 años
  Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. hace 10 años
  Boris Grozev 35e46a2cfa Fix a typo. hace 10 años
  Boris Grozev 24f9a1c8d1 Abstract browser type checks. hace 10 años
  Boris Grozev 71229bdba9 Minor formatting fixes. hace 10 años
  Boris Grozev 84a8d00234 Renames functions for the sake of clarity. hace 10 años
  Boris Grozev ee95e99f57 Cleanup: removes an unused function. hace 10 años
  Boris Grozev be6d7af377 Cleanup: fixes to style, typos and documentation. hace 10 años
  paweldomas df932bb89f Fixes typo in variable name(and a crash on undefined). hace 10 años
  paweldomas 50e67a0658 Prevents from duplicating existing SSRCs with 'source-add' in remote description. hace 10 años
  bgrozev 5588bcd167 Updates another call to setMute(). hace 10 años
  bgrozev a7058747ac Updates a call to setMute(). hace 10 años
  paweldomas 8469a282c1 Fixes inconsistent local video muted status. hace 10 años
  paweldomas 2ffe178456 Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo). hace 10 años
  paweldomas 349f196664 "wait for remote video" loop no longer exists so no need to set 'removed' flag on video. hace 10 años
  paweldomas f2bd76ac93 Fixes issue with video thumbnail not being removed for users without camera and mic. hace 10 años
  hristoterezov baee96734c Moves LargeVideo html dependancies in LargeVideo.js hace 10 años
  Boris Grozev 4cac7ac97f Re-enables video noise reduction (removes a workaround for M37). hace 10 años
  Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". hace 10 años
  Boris Grozev 79ac1e800f Verify full (and not bare) JID of the Jingle sender, since everyone in the MUC has the same bare JID. hace 10 años
  Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are hace 10 años
  paweldomas 4aa6fbc4b9 Switches to the last visible video correctly when current speaker leaves the conference. hace 10 años
  Devin Wilson d44aed2c11 Remove duplicate handler hace 10 años
  Devin Wilson 9bbf17e541 Remove UI references from RTC hace 10 años