69 Комити (36078b0e66dbe45c3956c78b88112429f7136b4b)

Аутор SHA1 Порука Датум
  hristoterezov 36078b0e66 Implements audio problems detection пре 9 година
  Lyubomir Marinov 9615aadfb3 Reduce the dependency on HTML elements пре 9 година
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls пре 9 година
  tsareg b816184f5b Subcribe each instance of JitsiLocalTrack to audio output change event as there might be local tracks not inside a conference пре 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 3b4351a3cf Add jsdocs and optimize пре 9 година
  hristoterezov 3aa49c4c2a Removes fake video tracks from the code пре 9 година
  paweldomas c90d758fdf Reopen data channels on ice restart пре 9 година
  hristoterezov abdb7e3c49 Fixes issue with fake streams that are never removed пре 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 година
  Boris Grozev fe724ef7dc Avoid unnecessary traversal. пре 9 година
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis пре 9 година
  paweldomas e72d0df947 Comment out unused method пре 9 година
  paweldomas c8ab78efff Simplify the loop and fix formatting(line limit), add null check пре 9 година
  paweldomas b58a6f06dc Fix the naming of RTC.removeRemoteTrack пре 9 година
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes пре 9 година
  paweldomas 2534e623fc Add VideoType пре 9 година
  paweldomas 0f3cd3b873 Add MediaType пре 9 година
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit пре 9 година
  paweldomas 9c0e7afca2 Remove unused/invalid call пре 9 година
  damencho f18f56989d Fixes audio mute/unmute all. пре 9 година
  damencho e8739706e1 Renames some variables. пре 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. пре 9 година
  damencho 352de0b818 Fixes undefined error in getResourceBySSRC when local video or audio track is stopped, reported to happen sometimes with desktop sharing. пре 9 година
  hristoterezov 43c1d3f38f Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. пре 9 година
  hristoterezov 4220f6cde8 Fixes issue with adding muted video stream to peerconnection. пре 9 година
  damencho 16fb903b09 Fixes reporting local resolution when simulcast is enabled. Removes storing localSSRCs in JingleSessionPC and use the available ssrcs from the local tracks. пре 9 година
  isymchych 00733623f1 fail if user is trying to add second video track to the conference пре 9 година
  damencho 893178eabc Fixes remote video resolution reporting. пре 10 година
  damencho f3cb890a27 Leaves ssrcOwners for local use in JingleSessionPC, uses remote streams from RTC for ssrc mapping to resources. For local video/audio stream ssrc to resource we use JingleSessionPC.localStreamsSSRC. пре 10 година
  damencho ad92eb5a08 Clears remoteStream when user leaves. пре 10 година
  damencho df2af2ff3c Renames variable. пре 10 година
  paweldomas 495606e352 Adds RTCUIHelper class which gathers methods specific to WebRTC and UI. пре 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 година
  hristoterezov bed4826e46 Added videotype for remote streams пре 10 година
  isymchych ff3e05f5ea propagate FIREFOX_EXTENSION_NEEDED event пре 10 година
  Thorsten Basse 285d5a872c Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track пре 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 3ecbed2347 Fixes start muted implementation. пре 10 година
  hristoterezov 27393407c1 Fixes track muted events пре 10 година
  hristoterezov 06025f275b Implements remote participant audio mute пре 10 година
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. пре 10 година
  hristoterezov c2606b1483 Adds isDeviceChangeAvailable method. пре 10 година
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference пре 10 година
  hristoterezov b638495de4 Fixes mutes пре 10 година
  hristoterezov 44336d93e5 Added basic desktop sharing support. пре 10 година