38 Commits (3b59cdb0805de23ec2dcdd3dec4fbef976a2a254)

Autor SHA1 Mensaje Fecha
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access hace 9 años
  Boris Grozev a17b287b63 fix: Use the same logic as sdp-simulcast in hace 9 años
  paweldomas 0e3287efef ref(ParticipantConnectionStatus): simplify the condition hace 9 años
  paweldomas 24af6512a6 ref(ParticipantConnectionStatus): use const or let where possible hace 9 años
  paweldomas 3bffe96793 fix(ParticipantConnectionStatus): fix case when muted arrives late hace 9 años
  paweldomas d5fb5d821a ref(ParticipantConnectionStatus): rename var hace 9 años
  paweldomas d66a66395e fix(ParticipantConnectionStatus): adjust debug msgs hace 9 años
  Boris Grozev 2614575f0d fix: Fixes a jshint or eslint warning. hace 9 años
  Boris Grozev 591bde3eb3 hack: Assumes a lower packet loss rate when video is muted. hace 9 años
  Boris Grozev 4b7a86f26a fix: Use only packet loss for the send direction. hace 9 años
  Boris Grozev 9f717e70c7 fix: Uses the packet loss calculation for screensharing. hace 9 años
  paweldomas 2fb775cede fix(ParticipantConnectionStatus): status from JVB is true by default hace 9 años
  Boris Grozev 4909c35dd9 fix: Safeguard against overflows or unnecessary calculations. hace 9 años
  Boris Grozev 3532333ef4 fix: Ignore the bitrate in the first 5 seconds. hace 9 años
  Boris Grozev 4a78cc3a97 fix: Ignore errors. hace 9 años
  Boris Grozev 62f4922201 feat: Reworks the connection quality calculation. hace 9 años
  Boris Grozev b75ef531c7 style: Simplifies code and adds documentation. hace 9 años
  Boris Grozev 65c24b1e16 fix: Fixes bugs introduces while refactoring. hace 9 años
  Boris Grozev 813ac81f83 refactor: Don't calculate remote connection quality. hace 9 años
  Boris Grozev e4d4b941ba refactor: Moves more code to lib-jitsi-meet. hace 9 años
  Boris Grozev c16403b282 refactor: Moves more code to lib-jitsi-meet. hace 9 años
  Boris Grozev ce010aba1c Don't use no double non-positives. hace 9 años
  Boris Grozev edf6a3a1c2 feat: Moves connectionquality to lib-jitsi-meet. hace 9 años
  paweldomas a5dd7780b1 fix(ParticipantConnStatus): get in sync with JVB status hace 9 años
  paweldomas c3b1cee6c7 fix(ParticipantConnectionStatus): minor logging improvements hace 9 años
  paweldomas 91d19aca8e style(ParticipantConnectionStatus): adjust indentation hace 9 años
  paweldomas 342bebb8ce ref(ParticipantConnectionStatus): use ES6 class syntax hace 9 años
  paweldomas 51922b2623 ref(peer conn status): moves hasRtcMutedVideoTrack hace 9 años
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format hace 9 años
  paweldomas eb44c84cc1 feat(ParticipantConnectionStatus): log on CallStats and analytics hace 9 años
  paweldomas c6d82ed96c fix(ParticipantConnectionStatus): set default RTC mute timeout to 2 sec hace 9 años
  paweldomas eb204558b2 feat(ParticipantConnectionStatus): add RTC mute timeout config hace 9 años
  paweldomas 22eb21057b doc(ParticipantConnectionStatus): fix argument types order hace 9 años
  paweldomas aa65e7d557 style(ParticipantConnectionStatus): use ' instead of " hace 9 años
  paweldomas 436c4e87c4 feat(ParticipantConnectionStatus): take advantage of RTC mute/unmute hace 9 años
  paweldomas b7e0e72f3d feat(ParticipantConnectionStatus): add init and dispose methods hace 9 años
  paweldomas 34b05f11f6 feat: add PARTICIPANT_CONN_STATUS_CHANGED conference event hace 9 años