184 Комити (1af300751c26243262bd25e50ada2fa8a6de557b)

Аутор SHA1 Порука Датум
  hristoterezov 1af300751c Fixes issue - TRACK_REMOVED is not fired if only the local participant is alone in the conference пре 10 година
  Etienne CHAMPETIER 3980d481b9 Partially fix authenticated conference пре 10 година
  paweldomas 79bafdd7c5 Adds more utility methods to RTCUIHelper. пре 10 година
  paweldomas c412071839 JitsiTrack#attach method will show back hidden stream element if Temasys plugin is in use. пре 10 година
  paweldomas 6d23259308 Removes getPeerSSRCAudioLevel from statistics which was replaced by another method for 'torture' purposes here: пре 10 година
  paweldomas 495606e352 Adds RTCUIHelper class which gathers methods specific to WebRTC and UI. пре 10 година
  isymchych 8c014e8f12 use statistics module to process peer connection statistics пре 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 7b0343a017 Creates link element in the head the screen sharing from the JS code пре 10 година
  hristoterezov bed4826e46 Added videotype for remote streams пре 10 година
  paweldomas 4153189561 Enables stats for Temasys plugin. пре 10 година
  paweldomas 8758b83aad Fixes getStats error on new Temasys plugin version(new stats API to be investigated). пре 10 година
  isymchych 7c3ea3984d do not throw error when attaching audio stream to hidden element on Safari пре 10 година
  damencho cbe404dfd5 Updates callstats to queue events if lib is not inited. Report such queued events only if the lib successfully initialize. Removes deprecated fabricSetup event. пре 10 година
  hristoterezov 1848b15640 Fixes issue with endless SRD/SLD пре 10 година
  isymchych abcc2ab98b ensure that video element is visible before attaching stream with Temasys пре 10 година
  hristoterezov 2f5add6ef9 Fixes issue in PR #463 пре 10 година
  yanas d7d5ab67a9 Fixes Last N event duplicating another event, causing exception when used in the client app. пре 10 година
  Lyubomir Marinov 2feefff54f Disconnects from the XMPP server on unload as a way to facilitate API consumers. пре 10 година
  Lyubomir Marinov a504d7b908 Adds a missing this. пре 10 година
  Lyubomir Marinov 4de20ae339 Manually formats source code for the purposes of (a bit of) consistency, пре 10 година
  Lyubomir Marinov 21d5049076 Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. пре 10 година
  isymchych cbb46c63cd added API to change chat subject пре 10 година
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event пре 10 година
  isymchych 6f10dbfd10 removed USER_ID_CHANGED event пре 10 година
  isymchych 96adaf5e65 handle PRESENCE_STATUS event пре 10 година
  isymchych ff3e05f5ea propagate FIREFOX_EXTENSION_NEEDED event пре 10 година
  Lyubomir Marinov ea8fbf8697 Introduces a utility function to load optional scripts such as callstats.io. пре 10 година
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). пре 10 година
  Thorsten Basse 285d5a872c Add `deviceId` which was used to create `JitsiLocalTrack` to the object to re-use it when unmuting the track пре 10 година
  hristoterezov 862439e26f Fixes the audio levels пре 10 година
  damencho e49bd553f8 Fixes start video muted and remote audio. пре 10 година
  hristoterezov af4b1bca0e Fixes callstats GUM fail reporting пре 10 година
  hristoterezov b8682c6a83 Add callstats support пре 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 година
  paweldomas 3177c7fb70 Does not call track.stop() when Temasys plugin is used which will freeze the browser when switching back from screen streaming. пре 10 година
  hristoterezov d043d9f16a Fixes issues with 'firefox extension needed' error пре 10 година
  George Politis e7090e5489 Enables simulcast by default. пре 10 година
  George Politis d3d8927022 Fixes build with older versions of nodejs. пре 10 година
  George Politis bb8dfe44a5 Removes space in cname generation of recvonly streams. пре 10 година
  George Politis 2c317e3b17 Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. пре 10 година
  damencho ba3b133ecd Decrease the ping interval. пре 10 година
  hristoterezov 8f45de7635 Adds 'firefox extention needed' error пре 10 година
  bgrozev 7ef80810b2 Fixes one more reference, removes a variable. пре 10 година
  damencho 960f22dcca Fixes using the correct value of webrtcIceUdpDisable/webrtcIceTcpDisable config. пре 10 година
  hristoterezov 109926cef1 Fixes removeTrack for FF пре 10 година
  paweldomas 57f8d5a5e2 Fixes crash when desktop is obtained immediately after Chrome extension has been installed. пре 10 година
  damencho 185ba3b9a7 Removes unused and not working method. пре 10 година
  damencho 9b056afed0 Does not remove muted info from presence just surpress generating duplicate events for muted, if we remove it this breaks initial presences for muted. пре 10 година
  damencho c1abbc4d65 Removes muted info from presence to avoid generating too many muted events. пре 10 година