130 Commits (4581605a28da4bc434d68a6b36fd5e81ba9ee44c)

Autor SHA1 Mensaje Fecha
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule hace 8 años
  Devin Wilson adc5e046a8 fix(RTC): invalid reference hace 8 años
  paweldomas 70df257439 style(RTC): use import hace 8 años
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax hace 8 años
  paweldomas c843889f52 fix(RTC): broken "getRemoteTracks" method hace 8 años
  paweldomas 359e525cc2 ref: remove double "l" from SignallingLayer hace 8 años
  paweldomas af26c86db0 ref(RTC): rename "owner" to "ownerEndpointId" hace 8 años
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access hace 8 años
  paweldomas 0ddd4e8dfa ref(RTC): add getRemoteTracks method hace 8 años
  paweldomas a31a50e1ff feat(RTC): store peer connections and assign IDs hace 8 años
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC hace 8 años
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC hace 8 años
  Boris Grozev e535569780 cleanup: Renames a function, adds documentation. hace 8 años
  Saúl Ibarra Corretgé c631744a51 feat(lastN): Add ability to dynamically change lasN hace 8 años
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable hace 8 años
  Lyubomir Marinov 90ee7e8a54 ESLint hace 8 años
  paweldomas af44ba0aa0 feat(RTCEvents): add REMOTE_TRACK_MUTE/UNMUTE hace 8 años
  hristoterezov 98e2d30a99 fix(RTC): Use import instead of require for JitsiTrackError hace 8 años
  damencho f812567dbc Sends non cached values only if datachannel is open. hace 8 años
  hristoterezov f25833413a fix(JitsiLocalTrack): issues after review hace 8 años
  hristoterezov 0d037bad65 feat(JitsiLocalTrack): Implement camera issues detection hace 8 años
  damencho 633fc18dce Moves caching of selected endpoint out of data channel. hace 8 años
  paweldomas 8a00c803b6 fix(JitsiConference,RTC): add onCallEnded to the RTC service hace 8 años
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail hace 9 años
  tsareg 32b9f91e5f Introduced JitsiLocalTrack#getCameraFacingMode() method and CameraFacingMode enum hace 9 años
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication hace 9 años
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" hace 9 años
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication hace 9 años
  tsareg 49fa0a48a5 More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods hace 9 años
  tsareg 27466fce4a Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference hace 9 años
  Boris Grozev 6cfd1ba968 Renames confusingly named functions, adds documentation. hace 9 años
  damencho 421483fc73 Removes getVideoId and getVideoSrc as no longer used by tests. hace 9 años
  hristoterezov faeda96206 Implements reload method in JitsiConference hace 9 años
  hristoterezov 36078b0e66 Implements audio problems detection hace 9 años
  damencho 0322825701 Reports initial device list and subsequent device changes to callstats. hace 9 años
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module hace 9 años
  Lyubomir Marinov 9615aadfb3 Reduce the dependency on HTML elements hace 9 años
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls hace 9 años
  tsareg b816184f5b Subcribe each instance of JitsiLocalTrack to audio output change event as there might be local tracks not inside a conference hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC hace 9 años
  Lyubomir Marinov 3b4351a3cf Add jsdocs and optimize hace 9 años
  hristoterezov 3aa49c4c2a Removes fake video tracks from the code hace 9 años
  paweldomas c90d758fdf Reopen data channels on ice restart hace 9 años
  hristoterezov abdb7e3c49 Fixes issue with fake streams that are never removed hace 9 años
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes hace 9 años
  Kostiantyn Tsaregradskyi eddea0a02a Added ability to switch audio output device - changes after review hace 9 años
  Kostiantyn Tsaregradskyi 4a17d57fc6 Added ability to switch audio output device hace 9 años
  Boris Grozev fe724ef7dc Avoid unnecessary traversal. hace 9 años
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis hace 9 años