93 Révisions (63a1c1ac3cfb32b53eb2cb1900bb1a3d101194e3)

Auteur SHA1 Message Date
  paweldomas 63a1c1ac3c ref: remove JingleSession from ChatRoom il y a 8 ans
  Saúl Ibarra Corretgé dd262248d9 fix: remove unneeded test when muting a local stream il y a 8 ans
  bbaldino 4b39ac665a Sdp overhaul (#338) il y a 8 ans
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable il y a 8 ans
  Boris Grozev 66a16cf85a docs: Fixes spelling. il y a 8 ans
  hristoterezov 1bdac66da5 feat(JitsiLocalTrack): Add the result from isReceivingData method to callstats loging il y a 8 ans
  damencho b96c4d1c12 Skips setting local track resolution in case of FF. il y a 8 ans
  paweldomas 3d58f8025f fix(JitsiLocalTrack): report no data only when 'muted' is true il y a 8 ans
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format il y a 8 ans
  paweldomas 1f6e2ac9fe fix(JitsiLocalTrack): no data event fired before ICE connected il y a 8 ans
  Lyubomir Marinov 90ee7e8a54 ESLint il y a 8 ans
  paweldomas a79608213f feat(events): include JitsiTrack as an argument of TRACK_MUTE_CHANGED il y a 8 ans
  hristoterezov 83c7006922 fix(camera_issue_detection): issues after review il y a 8 ans
  hristoterezov 8eb00349d9 feat(JitsiLocalTrack): Log camera/mic problems il y a 8 ans
  hristoterezov 2457cca193 fix(camera_issue_detection): Adds timeout for reporting camera issues il y a 8 ans
  hristoterezov c9ad8b9d21 Reverts the camera issue detection il y a 8 ans
  hristoterezov f25833413a fix(JitsiLocalTrack): issues after review il y a 8 ans
  hristoterezov 0d037bad65 feat(JitsiLocalTrack): Implement camera issues detection il y a 8 ans
  hristoterezov 008f8add88 fix(start_muted): Fixes start muted feature il y a 8 ans
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError il y a 8 ans
  Lyubomir Marinov 6ad10dc442 ES6 for JitsiTrackErrors il y a 8 ans
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents il y a 8 ans
  hristoterezov 5c903dfcc3 Fixes onended handler issues il y a 8 ans
  hristoterezov 06d07a3d6a Fixes issues after review il y a 8 ans
  hristoterezov bcb3253df2 Implement audio problem detection il y a 8 ans
  tsareg f9ed623f23 Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc il y a 8 ans
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type il y a 8 ans
  tsareg 3c0b730a1a Replaced string with constant il y a 8 ans
  tsareg bc915c16fe Pass 'facingMode' to gUM when 'unmuting' video track il y a 8 ans
  tsareg 5956915d82 _setMute refactoring il y a 8 ans
  damencho ff2642722f Checks for missing room on muting locally. il y a 8 ans
  tsareg 32b9f91e5f Introduced JitsiLocalTrack#getCameraFacingMode() method and CameraFacingMode enum il y a 8 ans
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks il y a 8 ans
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module il y a 8 ans
  tsareg 403fcb0e25 Handle cases when new media devices are added/removed more precisely and more predictable il y a 9 ans
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls il y a 9 ans
  tsareg b816184f5b Subcribe each instance of JitsiLocalTrack to audio output change event as there might be local tracks not inside a conference il y a 9 ans
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error il y a 9 ans
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC il y a 9 ans
  Lyubomir Marinov c779d7a958 Add, expand, fix jsdocs, comments il y a 9 ans
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes il y a 9 ans
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis il y a 9 ans
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes il y a 9 ans
  paweldomas 02d631075d Name the var what it really is and detect potential issue il y a 9 ans
  paweldomas 2534e623fc Add VideoType il y a 9 ans
  paweldomas 0f3cd3b873 Add MediaType il y a 9 ans
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit il y a 9 ans
  damencho e8739706e1 Renames some variables. il y a 9 ans
  damencho b40b0c19d1 Rejects unmute promise if error is cought. il y a 9 ans
  damencho a1bef9da5c Moves common logic in util function. il y a 9 ans