54 Комити (24a2d6548e0d879c3b5e1abaf476efc3e26aa701)

Аутор SHA1 Порука Датум
  paweldomas 51922b2623 ref(peer conn status): moves hasRtcMutedVideoTrack пре 9 година
  Lyubomir Marinov 90ee7e8a54 ESLint пре 9 година
  paweldomas 00293ef23e fix(JitsiTrack): add 'isLocal' abstract method stub пре 9 година
  hristoterezov 1b05d28a3a feat(JitsiTrack): Implement interface for adding handlers to MediaStream пре 9 година
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents пре 9 година
  hristoterezov b74bf57210 Fixes JSDocs пре 9 година
  hristoterezov 5c903dfcc3 Fixes onended handler issues пре 9 година
  damencho 2f93ae15e1 Adds analytics events for connection times. пре 9 година
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks пре 9 година
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module пре 9 година
  Lyubomir Marinov 9615aadfb3 Reduce the dependency on HTML elements пре 9 година
  Lyubomir Marinov dd76dd9925 Fix incorrect loop with removal пре 9 година
  hristoterezov 7499423fed Move Temasys-specific attach to its existing execution branch пре 9 година
  tsareg e4beb895d8 Log warning instead of error for audio output device change errors пре 9 година
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error пре 9 година
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC пре 9 година
  Lyubomir Marinov e165952a5d Simplify, clarify source code пре 9 година
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes пре 9 година
  Kostiantyn Tsaregradskyi eddea0a02a Added ability to switch audio output device - changes after review пре 9 година
  Kostiantyn Tsaregradskyi 4a17d57fc6 Added ability to switch audio output device пре 9 година
  Kostiantyn Tsaregradskyi ae4e7222b8 Very raw version of ability to switch audio output device пре 9 година
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis пре 9 година
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes пре 9 година
  paweldomas 0f3cd3b873 Add MediaType пре 9 година
  paweldomas e90eb532b9 Require RTCUtils in JitsiTrack пре 9 година
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit пре 9 година
  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. пре 10 година
  hristoterezov 1c9eed44c5 Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event. пре 10 година
  damencho 74f126c905 Fixes attaching onended handler when using Temasys. пре 10 година
  paweldomas 3819387f78 Fixes crash on "this.rtc" being "undefined" when JitsiLocalTrack.attach is called before it's added to the conference. пре 10 година
  hristoterezov 5928488dc7 Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. пре 10 година
  paweldomas 6f6b409951 Passes the info about stream renderer element id to CallStats. пре 10 година
  paweldomas 0c33f7c53a Uses 'null' in JitsiTrack.detach, but sets empty string in Chrome implementation when the src is not specified. пре 10 година
  Thorsten Basse c5b497094b fix(JitsiTrack): set video element src to empty string instead of null on #detach() пре 10 година
  paweldomas c412071839 JitsiTrack#attach method will show back hidden stream element if Temasys plugin is in use. пре 10 година
  paweldomas e4785039e4 Modifies the semantics of JitsiTrack#attach method, so that it will return current stream container instance. Also it now takes HTML element instance directly instead of jQuery selector. пре 10 година
  damencho e49bd553f8 Fixes start video muted and remote audio. пре 10 година
  damencho 882c4402e5 Fixes issue with start muted video, as we are now removing the stream. We now create a dummy video track which we report as muted. пре 10 година
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. пре 10 година
  hristoterezov 2756c124ac Fixes JS errors on Temasys пре 10 година
  isymchych 8329fe5767 support DTMF пре 10 година
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference пре 10 година
  damencho e60b79e20d Updates addMediaStreamInactiveHandler (from master 5f6bba435c2ba0ff566bca5ba575ab7e2fb0432e). пре 10 година
  damencho da425c96b5 Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams. пре 10 година
  damencho 1e16e24f40 Makes sure we add/remove all onended events for media streams in one central place. пре 10 година
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. пре 10 година
  hristoterezov 50c2843d5e Prevents firing TRACK_REMOVED events when muting. пре 10 година
  hristoterezov 86f90e6331 Fixes mute issues. пре 10 година
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. пре 10 година
  hristoterezov 036635dee6 Implements some conference events. пре 10 година