119 Commits (211da9b641eebfe43f649ef4f357ed7af29bb09a)

Author SHA1 Message Date
  hristoterezov 211da9b641 Fixes issues related to PR #451 9 years ago
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 9 years ago
  Lyubomir Marinov ea8fbf8697 Introduces a utility function to load optional scripts such as callstats.io. 9 years ago
  hristoterezov 862439e26f Fixes the audio levels 9 years ago
  damencho e49bd553f8 Fixes start video muted and remote audio. 9 years ago
  hristoterezov af4b1bca0e Fixes callstats GUM fail reporting 9 years ago
  hristoterezov b8682c6a83 Add callstats support 9 years ago
  damencho 882c4402e5 Fixes issue with start muted video, as we are now removing the stream. We now create a dummy video track which we report as muted. 9 years ago
  paweldomas 3177c7fb70 Does not call track.stop() when Temasys plugin is used which will freeze the browser when switching back from screen streaming. 9 years ago
  hristoterezov d043d9f16a Fixes issues with 'firefox extension needed' error 9 years ago
  George Politis 5c7fc0f6fe Updates the generated files. 9 years ago
  damencho ba3b133ecd Decrease the ping interval. 9 years ago
  hristoterezov d779652297 Updates the generated files 9 years ago
  damencho 960f22dcca Fixes using the correct value of webrtcIceUdpDisable/webrtcIceTcpDisable config. 9 years ago
  isymchych 2282f50b62 added method to extract logs 9 years ago
  paweldomas 57f8d5a5e2 Fixes crash when desktop is obtained immediately after Chrome extension has been installed. 9 years ago
  damencho 9b056afed0 Does not remove muted info from presence just surpress generating duplicate events for muted, if we remove it this breaks initial presences for muted. 9 years ago
  damencho c1abbc4d65 Removes muted info from presence to avoid generating too many muted events. 9 years ago
  hristoterezov 0c1aff5fd8 Updates binaries 9 years ago
  hristoterezov ad50235102 Fixes issue with creating many AudioContext objects 9 years ago
  hristoterezov 8a087c01b3 Adds event that is fired when the local user have started muted 9 years ago
  damencho 4bb1b5a7c5 Fires initial selected event on opening the datachannel. 9 years ago
  hristoterezov e3b6360962 Fixes start muted event name 9 years ago
  hristoterezov 3ecbed2347 Fixes start muted implementation. 9 years ago
  isymchych 3a5780af08 added "start muted" 9 years ago
  damencho 8b94351597 Renames all active speaker references to be called dominant speaker. 9 years ago
  hristoterezov 9f495f5ce9 Throws an error if one of the requested local tracks can't be delivered 9 years ago
  damencho 3e0e8d9215 Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence. 9 years ago
  damencho 1f1b090811 Reuses generated src url for video elements. 9 years ago
  hristoterezov 0f1113994a Fixes JS error in GUM 9 years ago
  hristoterezov 120ecd57d7 Implements retry strategy for GUM resolution failures 9 years ago
  hristoterezov c45f3d767d Fixes JS error when parsing GUM error 9 years ago
  damencho e5ee21b19b Removes email references. 9 years ago
  hristoterezov 27393407c1 Fixes track muted events 9 years ago
  hristoterezov d9ba5d989f Fixes ssrcOwners map in JingleSession for local user jid 9 years ago
  hristoterezov 150c9be041 Removes unnecessary logs 9 years ago
  hristoterezov 06025f275b Implements remote participant audio mute 9 years ago
  hristoterezov dd1bcb0414 Changes the recording to report the status via event instead of Promise. Fixes JS errors 9 years ago
  hristoterezov 115ce537d1 Add support for jirecon and colibri in the recording 9 years ago
  hristoterezov 629add96e2 Adds uglify to Makefile and minified version of the library. 9 years ago
  isymchych 013ee849f7 added method to only authenticate user in the room 9 years ago
  isymchych 56293261b9 do not trigger USER_JOINED event for local user 9 years ago
  hristoterezov aaefe38c1e Adds isSIPCallingSupported method to the conference 9 years ago
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. 9 years ago
  isymchych 8f94abff1b add "kick participant" support 9 years ago
  isymchych 26f102a470 added helper methods to check if auth enabled 9 years ago
  isymchych f719af8156 remove old nick when adding new one 9 years ago
  damencho 81b294e47d Adds method to expose internal state - iceConnectionState, which later will be used by torture. 9 years ago
  hristoterezov 09c951c4bf Removes the JS code that prevents multiple outgoing call 9 years ago
  paweldomas 37f2604efc Assume Safari when fail to detect browser type. 9 years ago