61 Commits (0e7c83b46a27e33d4af09efcdc17bd0918125732)

Auteur SHA1 Bericht Datum
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError 9 jaren geleden
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. 9 jaren geleden
  damencho e71cc30b3f Moves analytics event for feedback to the library. 9 jaren geleden
  paweldomas 600cb75560 fix(statistics): create new CallStats instance after it was stopped 9 jaren geleden
  hristoterezov bcb3253df2 Implement audio problem detection 9 jaren geleden
  hristoterezov e457906e01 Fixes the issue with not able to send feedback after JitsiConference.leave 9 jaren geleden
  damencho 2a6c07a6cc Adds in statistics method to send event to cs and analytics. 9 jaren geleden
  damencho 5ca17431e0 Fixes local audio levels after reload. 9 jaren geleden
  hristoterezov b2d1ed5d0d Logs the reason for the reload 9 jaren geleden
  damencho 643e8ca0ee Adds caching of events to AnalyticsAdapter. 9 jaren geleden
  damencho 26231efbd7 Avoids using global JitsiMeetJS. 9 jaren geleden
  damencho be22ab769b Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation. 9 jaren geleden
  damencho 234f3384e1 Moves loading of analytics in the library. 9 jaren geleden
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9 jaren geleden
  hristoterezov faeda96206 Implements reload method in JitsiConference 9 jaren geleden
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. 9 jaren geleden
  hristoterezov 36078b0e66 Implements audio problems detection 9 jaren geleden
  damencho f2817b9c42 Removes deprecated applicationLog, replaces it with applicationLog. 9 jaren geleden
  damencho 5aba0ac3a6 Adds event for active device list. 9 jaren geleden
  hristoterezov cdf7734b3e Fixes issue with the local audio levels 9 jaren geleden
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. 9 jaren geleden
  damencho 158b3a5463 Sends recorder states to callstats. 9 jaren geleden
  damencho d773e0bcff Sends additional logs to callstats. 9 jaren geleden
  tsareg e2bd4add58 Extracted code duplication into separate function 9 jaren geleden
  tsareg c815e913d7 Transform JitsiTrackError into format acceptable by callstats 9 jaren geleden
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection 9 jaren geleden
  paweldomas f88adc5a6e Adds 'audioLevelsInterval' config option 9 jaren geleden
  Lyubomir Marinov 7ea29f14fb Reduce browser type checks in statistics 9 jaren geleden
  Lyubomir Marinov 721fa9c523 Remove unnecessary checks 9 jaren geleden
  Lyubomir Marinov dbe731ca63 Remove unused EventEmitter 9 jaren geleden
  Lyubomir Marinov 27a7d7da72 Reformat the source code for consistency 9 jaren geleden
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9 jaren geleden
  Boris Grozev eb5f0dce0b Sends dominant speaker events to callstats. 9 jaren geleden
  damencho d11ec5f6de Adds screenShareStart and screenShareStop events to callstats reports. 9 jaren geleden
  hristoterezov f695301d50 Fixes callstats issue: Cannot send feedback to callstats after JitsiConference.leave 9 jaren geleden
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. 9 jaren geleden
  isymchych cdf871dc2f allow to select devices on Firefox 9 jaren geleden
  paweldomas 6f6b409951 Passes the info about stream renderer element id to CallStats. 9 jaren geleden
  paweldomas 6d23259308 Removes getPeerSSRCAudioLevel from statistics which was replaced by another method for 'torture' purposes here: 9 jaren geleden
  isymchych 8c014e8f12 use statistics module to process peer connection statistics 9 jaren geleden
  damencho cbe404dfd5 Updates callstats to queue events if lib is not inited. Report such queued events only if the lib successfully initialize. Removes deprecated fabricSetup event. 9 jaren geleden
  Lyubomir Marinov ea8fbf8697 Introduces a utility function to load optional scripts such as callstats.io. 9 jaren geleden
  hristoterezov 862439e26f Fixes the audio levels 9 jaren geleden
  hristoterezov af4b1bca0e Fixes callstats GUM fail reporting 9 jaren geleden
  hristoterezov b8682c6a83 Add callstats support 9 jaren geleden
  paweldomas 022940eb13 Exposes methods for obtaining stream SSRCs and audio levels. 10 jaren geleden
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 10 jaren geleden
  Boris Grozev 742a0bc6ac Removes hard-coded constants and uses the events API in the statistics 10 jaren geleden
  hristoterezov 9e0191819a Implements audio levels. 10 jaren geleden
  hristoterezov 86f90e6331 Fixes mute issues. 10 jaren geleden