18 Commits (9e57fd0fc524fc9bbf0234352f6fc60eaa4de51e)

Autor SHA1 Nachricht Datum
  Thorsten Basse c5b497094b fix(JitsiTrack): set video element src to empty string instead of null on #detach() vor 10 Jahren
  paweldomas c412071839 JitsiTrack#attach method will show back hidden stream element if Temasys plugin is in use. vor 10 Jahren
  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. vor 10 Jahren
  damencho e49bd553f8 Fixes start video muted and remote audio. vor 10 Jahren
  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. vor 10 Jahren
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. vor 10 Jahren
  hristoterezov 2756c124ac Fixes JS errors on Temasys vor 10 Jahren
  isymchych 8329fe5767 support DTMF vor 10 Jahren
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference vor 10 Jahren
  damencho e60b79e20d Updates addMediaStreamInactiveHandler (from master 5f6bba435c2ba0ff566bca5ba575ab7e2fb0432e). vor 10 Jahren
  damencho da425c96b5 Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams. vor 10 Jahren
  damencho 1e16e24f40 Makes sure we add/remove all onended events for media streams in one central place. vor 10 Jahren
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. vor 10 Jahren
  hristoterezov 50c2843d5e Prevents firing TRACK_REMOVED events when muting. vor 10 Jahren
  hristoterezov 86f90e6331 Fixes mute issues. vor 10 Jahren
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. vor 10 Jahren
  hristoterezov 036635dee6 Implements some conference events. vor 10 Jahren
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. vor 10 Jahren
  hristoterezov 9ea31b1ef4 Implements partly multi conference support for rtc module. vor 10 Jahren
  hristoterezov e9cf303fa6 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. vor 10 Jahren
  hristoterezov 24975595b7 Implements JitsiConnection vor 10 Jahren