34 Révisions (f92df42f2f2e87c65c02446ae7e9606cd3f147cd)

Auteur SHA1 Message Date
  damencho e8739706e1 Renames some variables. il y a 10 ans
  damencho b40b0c19d1 Rejects unmute promise if error is cought. il y a 10 ans
  damencho a1bef9da5c Moves common logic in util function. il y a 10 ans
  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. il y a 10 ans
  hristoterezov 1c9eed44c5 Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event. il y a 10 ans
  hristoterezov 4220f6cde8 Fixes issue with adding muted video stream to peerconnection. il y a 10 ans
  damencho 16fb903b09 Fixes reporting local resolution when simulcast is enabled. Removes storing localSSRCs in JingleSessionPC and use the available ssrcs from the local tracks. il y a 10 ans
  paweldomas 3819387f78 Fixes crash on "this.rtc" being "undefined" when JitsiLocalTrack.attach is called before it's added to the conference. il y a 10 ans
  isymchych 00733623f1 fail if user is trying to add second video track to the conference il y a 10 ans
  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. il y a 10 ans
  paweldomas 6f6b409951 Passes the info about stream renderer element id to CallStats. il y a 10 ans
  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. il y a 10 ans
  hristoterezov 2f5add6ef9 Fixes issue in PR #463 il y a 10 ans
  Thorsten Basse 285d5a872c Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track il y a 10 ans
  isymchych 3a5780af08 added "start muted" il y a 10 ans
  damencho 5ccb73a994 Renames a variable. il y a 10 ans
  hristoterezov f29399d9e4 Fixes IE 10 support il y a 10 ans
  isymchych 1f69ab8d18 add property isLocal to JitsiTrack il y a 10 ans
  hristoterezov 847de4ef3d Fixes JS error when muting video. il y a 10 ans
  hristoterezov 2756c124ac Fixes JS errors on Temasys il y a 10 ans
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference il y a 10 ans
  hristoterezov b638495de4 Fixes mutes il y a 10 ans
  damencho da425c96b5 Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams. il y a 10 ans
  damencho 1e16e24f40 Makes sure we add/remove all onended events for media streams in one central place. il y a 10 ans
  damencho e1f5bf3d8d Uses one method from RTC to stop media streams. il y a 10 ans
  hristoterezov bc1bc1d024 Adds device selection support. il y a 10 ans
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. il y a 10 ans
  hristoterezov db7def7e65 Fixes resolution issue on mute. il y a 10 ans
  hristoterezov 86a2e4257a Fixes issues with starting the streams after the conference has been joined. il y a 10 ans
  hristoterezov 50c2843d5e Prevents firing TRACK_REMOVED events when muting. il y a 10 ans
  hristoterezov 86f90e6331 Fixes mute issues. il y a 10 ans
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. il y a 10 ans
  hristoterezov 2c934daa55 Fixes JS errors when muting. il y a 10 ans
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. il y a 10 ans
  hristoterezov 71bc8826b1 Changes the implementation of RTCUtils to be static. il y a 10 ans
  hristoterezov 3416086dc2 Implements create local streams. il y a 10 ans
  Boris Grozev 72d4ecb607 initial commit il y a 10 ans