412 Révisions (cbe024acb41d129d2b73a3516aef40e663ca76f2)

Auteur SHA1 Message Date
  tsareg cbe024acb4 Re-wrap error received in try/catch block when calling GUM in order to provide more details on error, like what devices and constraints were used during the call il y a 9 ans
  tsareg c815e913d7 Transform JitsiTrackError into format acceptable by callstats il y a 9 ans
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection il y a 9 ans
  tsareg 8273d5108c Store additional "devices" array in JitsiTrackError for GUM errors and minor bug fixes and changes il y a 9 ans
  tsareg 403fcb0e25 Handle cases when new media devices are added/removed more precisely and more predictable il y a 9 ans
  tsareg e4beb895d8 Log warning instead of error for audio output device change errors il y a 9 ans
  tsareg b816184f5b Subcribe each instance of JitsiLocalTrack to audio output change event as there might be local tracks not inside a conference il y a 9 ans
  hristoterezov 85fd13a082 Fixes issues after review il y a 9 ans
  Lyubomir Marinov 2fe4df5293 Reduce duplication il y a 9 ans
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages il y a 9 ans
  Lyubomir Marinov 704f1f8063 Fix a typo in function names il y a 9 ans
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error il y a 9 ans
  yanas e4928ef6e4 Handle jibri errors and busy status il y a 9 ans
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC il y a 9 ans
  Lance Stout ef2240182b Stay consistent with other subclassing instances. il y a 9 ans
  Lyubomir Marinov 349c6e2c35 Simplify the source code il y a 9 ans
  Lyubomir Marinov 62f5f4db72 Remove repetitive statistics lookups il y a 9 ans
  Lyubomir Marinov 948bf34062 Remove, optimize checks il y a 9 ans
  Lyubomir Marinov 7ea29f14fb Reduce browser type checks in statistics il y a 9 ans
  Lyubomir Marinov 721fa9c523 Remove unnecessary checks il y a 9 ans
  Lyubomir Marinov dbe731ca63 Remove unused EventEmitter il y a 9 ans
  Lance Stout 3d3b684710 Correctly subclass JingleSession il y a 9 ans
  Lyubomir Marinov 27a7d7da72 Reformat the source code for consistency il y a 9 ans
  Lyubomir Marinov 3b4351a3cf Add jsdocs and optimize il y a 9 ans
  hristoterezov 3aa49c4c2a Removes fake video tracks from the code il y a 9 ans
  hristoterezov d137c752f7 Adds console.warn to callstats.reportError if the error parameter is null. il y a 9 ans
  hristoterezov 80d69ec992 Changes the implementation of reportError to callstats to create Error object if the error parameter is null. il y a 9 ans
  hristoterezov 5ec7cd352d Fix JS error returned by callstats when no error is passed to be reported il y a 9 ans
  paweldomas c90d758fdf Reopen data channels on ice restart il y a 9 ans
  Lyubomir Marinov 30772c81a2 Remove a repetition of browser type checks il y a 9 ans
  Lyubomir Marinov e165952a5d Simplify, clarify source code il y a 9 ans
  Lyubomir Marinov c779d7a958 Add, expand, fix jsdocs, comments il y a 9 ans
  hristoterezov abdb7e3c49 Fixes issue with fake streams that are never removed il y a 9 ans
  George Politis c3dafcf0f3 Nukes the pre-configured bridge from the example config file. il y a 9 ans
  hristoterezov e6968912ae Changes console.* to logger.* il y a 9 ans
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes il y a 9 ans
  damencho 1521c7da5e Report the error as object to callstats, not as string. il y a 9 ans
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes il y a 9 ans
  hristoterezov 1decfe13d7 Adds NWJS to the list of browsers capable of changing the input devices il y a 9 ans
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. il y a 9 ans
  Kostiantyn Tsaregradskyi eddea0a02a Added ability to switch audio output device - changes after review il y a 9 ans
  hristoterezov 49bd22e976 Fixes issue with callstats confID il y a 9 ans
  damencho fb5a36a48f Sends the stack when reporting errors. il y a 9 ans
  Kostiantyn Tsaregradskyi 4a17d57fc6 Added ability to switch audio output device il y a 9 ans
  hristoterezov 24a9158838 Fixes removeTrack from previous commit il y a 9 ans
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails il y a 9 ans
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave il y a 9 ans
  Kostiantyn Tsaregradskyi ae4e7222b8 Very raw version of ability to switch audio output device il y a 9 ans
  yanas ddb597357d Remove unused connectionquality module il y a 9 ans
  yanas d4be648c45 Fix off recording state handling il y a 9 ans