167 Commits (dbc3368c6b8be0fda5d9258e61bf5c6b3455583c)

Autor SHA1 Mensaje Fecha
  tsareg 954de1380f Fire CONFERENCE_LEFT event after conference is left hace 9 años
  tsareg 332c0957f3 Wrap thrown errors into Promise.reject for consistency. hace 9 años
  Lyubomir Marinov 609039745a Be forgiving towards API clients hace 9 años
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. hace 9 años
  hristoterezov 390eb60c2d Fixes JS error on desktop streaming start hace 9 años
  hristoterezov 36078b0e66 Implements audio problems detection hace 9 años
  damencho 3cdc7ea35a Fixes missing recorder statistics. Adds the errors reported by jibri to the status logs. hace 9 años
  damencho f2817b9c42 Removes deprecated applicationLog, replaces it with applicationLog. hace 9 años
  damencho 0322825701 Reports initial device list and subsequent device changes to callstats. hace 9 años
  hristoterezov cdf7734b3e Fixes issue with the local audio levels hace 9 años
  Boris Grozev 985f79da37 Adds a set of properties to JitsiParticipant, which can be updated hace 9 años
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. hace 9 años
  damencho 158b3a5463 Sends recorder states to callstats. hace 9 años
  damencho 21d7435245 Updates sending region stats, remove unused variable and uses on array variable holding data. hace 9 años
  damencho d773e0bcff Sends additional logs to callstats. hace 9 años
  tsareg 4077f55174 Extracted code duplication into separate function hace 9 años
  tsareg 5e4aa82cad Report DOMException when audio output device change fails as gUM error to callstats hace 9 años
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection hace 9 años
  tsareg 403fcb0e25 Handle cases when new media devices are added/removed more precisely and more predictable hace 9 años
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls hace 9 años
  paweldomas f88adc5a6e Adds 'audioLevelsInterval' config option hace 9 años
  hristoterezov 85fd13a082 Fixes issues after review hace 9 años
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages hace 9 años
  Lyubomir Marinov 704f1f8063 Fix a typo in function names hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  Lyubomir Marinov 3b4351a3cf Add jsdocs and optimize hace 9 años
  hristoterezov 3aa49c4c2a Removes fake video tracks from the code hace 9 años
  paweldomas c90d758fdf Reopen data channels on ice restart hace 9 años
  hristoterezov 9d79ea9507 Changes the code from the last commit to be more readable hace 9 años
  hristoterezov abdb7e3c49 Fixes issue with fake streams that are never removed hace 9 años
  hristoterezov e6968912ae Changes console.* to logger.* hace 9 años
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. hace 9 años
  hristoterezov 49bd22e976 Fixes issue with callstats confID hace 9 años
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails hace 9 años
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave hace 9 años
  yanas 78c99a5a24 Fix jibri presence initial state hace 9 años
  Lyubomir Marinov 7df2e4e358 Make disco completely optional hace 9 años
  Lyubomir Marinov 2605abe2a3 Don't rely on JitsiMeetJS being global hace 9 años
  yanas 02c46a19fb Add hidden participant support hace 9 años
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis hace 9 años
  paweldomas b58a6f06dc Fix the naming of RTC.removeRemoteTrack hace 9 años
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes hace 9 años
  bgrozev a39b742c67 Fixes the key of the "data channe opened" entry. hace 9 años
  Boris Grozev eb5f0dce0b Sends dominant speaker events to callstats. hace 9 años
  hristoterezov 849763dfdc Changes JitsiConference.getLocalTracks and JitsiParticipant.getTracks to return cloned array of tracks hace 9 años
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event hace 9 años
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() hace 9 años
  Boris Grozev d894a7e579 Saves the time a data channel was opened in connectionTimes. hace 9 años
  damencho d11ec5f6de Adds screenShareStart and screenShareStop events to callstats reports. hace 9 años
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes hace 9 años