72 Commits (a9277e7bd4912d8f5875624d2d7c6cdbe1682fc0)

Autor SHA1 Mensaje Fecha
  Saúl Ibarra Corretgé 079f95974b cleanup: Make desktop sharing options consistent and drop deprecated ones hace 8 años
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 hace 8 años
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event hace 9 años
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support hace 9 años
  damencho 0f52b939b7 Adds a property to disable/enable talk while muted. hace 9 años
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. hace 9 años
  paweldomas 9da5aeec84 doc(API): describe 'enableLipSync' option hace 9 años
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type hace 9 años
  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. hace 9 años
  damencho 234f3384e1 Moves loading of analytics in the library. hace 9 años
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail hace 9 años
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication hace 9 años
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" hace 9 años
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication hace 9 años
  tsareg c43a3bcbe8 Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError hace 9 años
  tsareg ab5bf028c2 Removed mention of JitsiTrackError in docs hace 9 años
  tsareg 714585de88 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks hace 9 años
  tsareg 4b28402045 Expose JitsiMeetJS.environment with methods for environment detection hace 9 años
  tsareg c320713411 Add ability to pass facingMode as option to JitsiMeetJS.createLocalTracks hace 9 años
  tsareg 5e4aa82cad Report DOMException when audio output device change fails as gUM error to callstats hace 9 años
  tsareg c36130330b Document changes related to JitsiTrackError class and JitsiTrackErrors enum hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  George Politis c3dafcf0f3 Nukes the pre-configured bridge from the example config file. hace 9 años
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes hace 9 años
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes hace 9 años
  Kostiantyn Tsaregradskyi 2ecfdb8936 Added API description for JitsiTrack.setAudioOutput method hace 9 años
  Kostiantyn Tsaregradskyi 9cd4cc2233 Updated API doc with new methods description 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
  Devin Wilson f92df42f2f Add maxFps option for requesting video hace 9 años
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. hace 9 años
  hristoterezov c00a23441c Fixes errors after review hace 9 años
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. hace 9 años
  damencho e4d455a242 Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs. hace 9 años
  hristoterezov 1c9eed44c5 Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event. hace 9 años
  isymchych ebd524c436 add AUTH_STATUS_CHANGED event hace 9 años
  isymchych 9df12f9fa2 remove all participants and tracks when leaving the room hace 9 años
  isymchych 00733623f1 fail if user is trying to add second video track to the conference hace 9 años
  isymchych cb085214f4 propagate FOCUS_LEFT conference error hace 9 años
  isymchych 8c014e8f12 use statistics module to process peer connection statistics hace 9 años
  George Politis 8f169915d4 Updates API.md: Adds the disableSimulcast option. hace 9 años
  Boris Grozev 45cf2bcdce Fix an error introduced while rebasing. hace 9 años
  isymchych cbb46c63cd added API to change chat subject hace 9 años
  hristoterezov 211da9b641 Fixes issues related to PR #451 hace 9 años
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event hace 9 años
  isymchych 96adaf5e65 handle PRESENCE_STATUS event hace 9 años
  isymchych f20eb2ef68 handle FOCUS_DISCONNECTED error hace 9 años
  isymchych ff3e05f5ea propagate FIREFOX_EXTENSION_NEEDED event hace 9 años
  isymchych a02143da30 added propagation of few errors hace 9 años
  hristoterezov 0bac10e552 Fixes initJitsiConference options in API.md hace 9 años