97 коммитов (0ed2b55960b2fb09bc2bcff63e80f8ea598859e1)

Автор SHA1 Сообщение Дата
  Boris Grozev ebdd91df4e Removes the sid property from MediaStream (how did we end up having a 10 лет назад
  Boris Grozev 4934779187 Simplifies code, removes unused code. 10 лет назад
  damencho ababa0fadc Changes some logging levels. 10 лет назад
  Lyubomir Marinov c992222c70 Removes duplication. Allows automated functional testing to access the WebRTC data channels. 10 лет назад
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 лет назад
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 10 лет назад
  Boris Grozev 09eaa0d303 Fix comparison warnings. 10 лет назад
  paweldomas b9b64242a5 Will close install Temasys plugin popup only when cancel or close button is clicked. 10 лет назад
  Boris Grozev f7ba684cf6 Enables the screen capture on firefox. 10 лет назад
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 лет назад
  damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 10 лет назад
  paweldomas 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. 10 лет назад
  paweldomas 922d0bd512 New adapter.js for Temasys plugin. 10 лет назад
  paweldomas 420514b921 Temasys adapter.js ver 0.12.0 with fix for setInterval included 10 лет назад
  damencho 2a2702c13a Adds params for enabling fake devices on firefox. 10 лет назад
  Boris Grozev 9cc9e6132c Add RTCBrowserType.isAndroid(). 10 лет назад
  paweldomas 5cd9db1b6a Missing semicolon... 10 лет назад
  paweldomas cb024be2d6 Fixes locking at WaitForPluginReady with Temasys plugin install detection. 10 лет назад
  paweldomas 4c4e99c51a Updates Temasys adapter.screenshare.js. Browser restart is no longer required after plugin install. 10 лет назад
  paweldomas ab4c29eddc Fixes video mute in Firefox. Disables VideoSSRCHack for Firefox by default. 10 лет назад
  paweldomas c288aa6e84 Fixes issue with toggling video mute in FF caused by the fact that it has no 'onended' callback handling implemented. 10 лет назад
  paweldomas e5d03d1d11 Fixes GUM failure with the latest FF nightly plus cleanup. 10 лет назад
  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. 10 лет назад
  Boris Grozev 2c790f86ad More formatting fixes. 10 лет назад
  Boris Grozev be6d7af377 Cleanup: fixes to style, typos and documentation. 10 лет назад
  bgrozev a7058747ac Updates a call to setMute(). 10 лет назад
  paweldomas 8469a282c1 Fixes inconsistent local video muted status. 10 лет назад
  Boris Grozev 4cac7ac97f Re-enables video noise reduction (removes a workaround for M37). 10 лет назад
  Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are 10 лет назад
  Devin Wilson d44aed2c11 Remove duplicate handler 10 лет назад
  Devin Wilson 9bbf17e541 Remove UI references from RTC 10 лет назад
  paweldomas 0902cbb164 Fixes problems with Temasys plugin support in Safari. 10 лет назад
  Boris Grozev cb7ff545b6 Abstracts unified and plan B checks. 10 лет назад
  paweldomas bc935eb5dc Fixes broken video in FF 10 лет назад
  paweldomas 879fb9a590 Adds getters for peer video selectors and simplifies the code a little bit. 10 лет назад
  paweldomas a1b0677442 Moves SSRC owner signaling from MUC presence to Jingle. 10 лет назад
  paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 10 лет назад
  paweldomas 6ec7be09f2 Fixes issue with switching to the screen stream before conference starts(when we're still alone in the room). 10 лет назад
  hristoterezov f11c3b94ed Moves some methods from avatar to videolayout. 10 лет назад
  hristoterezov 506312ac95 Integrates callstats.io API. 10 лет назад
  hristoterezov 6a492d96c2 Refactors VideoLayout.js. 10 лет назад
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10 лет назад
  George Politis 93648f361b Updates the license headers. 10 лет назад
  George Politis 23f1dc174e Refactors simulcast support. 10 лет назад
  gpolitis b0d2a79873 Require FF 40 or above for a good experience. 10 лет назад
  hristoterezov 099e3340bc Implements start muted feature. 10 лет назад
  George Politis 2c9d0606c3 Attempts to fix #258 10 лет назад
  hristoterezov cc1ad1bc13 Implement the functionality that allows users to start the conversation muted. 10 лет назад
  Boris Grozev 886fb2ac43 Fix typos and rename event names for purposes of clarity. 10 лет назад
  George Politis e98c8ada6a Nukes the enableFirefoxSupport config param. 10 лет назад