168 Commits (0449071f8915735e0f9bbecd4208625fe0c38e97)

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