209 次代码提交 (47fc0fbbbe2e43ca8ab33e607eb925a56c704463)

作者 SHA1 备注 提交日期
  Daniel McAssey 47fc0fbbbe
fix(types): fix last few types (#2417) 1年前
  Daniel McAssey 8bee4514a0
feat(RTC): add support for creating non-standard tracks (#2409) 1年前
  bgrozev 6ca515dbda
Remove callstats support (#2399) 1年前
  Gabriel Borlea b44c105acf
fix(track): get track height (#2380) 2 年前
  Gabriel Borlea c3a086f86d
fix: getting right resolution for mobile web (#2356) 2 年前
  Hristo Terezov 788ab0eae4 feat(local-track): log on mute. 2 年前
  Hristo Terezov ef94fb86f9 fix(track.attach): return promise & improve logs 2 年前
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 年前
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 年前
  Maxime Rossier 84277e1ff3 fix(RTC) fix stop track with effect (#2127) 3 年前
  Jaya Allamsetty 7fe7ed0b03 fix(RTC) Update sourceType on desktop track for web. 3 年前
  Jorge Oliveira bfa7cece1a ref(JitsiTrackEvents.LOCAL_TRACK_STOPPED) expose jitsiLocalTrack as listener parameter 3 年前
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 3 年前
  Jaya Allamsetty ee0867fd4f fix(RTC) Use mute/unmute track operation for effects. 3 年前
  Daniel McAssey ac88ed98b5
fix(rtc): fix local track removeTrack promise conference check (#1797) 3 年前
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3 年前
  Gary Hunt 90f8d11d00 typescript conversion of service/RTC/VideoType to named export 3 年前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 年前
  Andrei Gavrilescu e5509c7c50
fix: realDeviceId match by label and deviceId (#1919) 3 年前
  Jaya Allamsetty 55131be9e6
feat(multi-stream-support) Adjust presence and videoType bridge message. (#1887) 3 年前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 年前
  Jaya Allamsetty 4276024882 ref(RTC) fix format and alpha sort the functions in JitsiLocalTrack.js. 3 年前
  Дамян Минков 208bfc8f4e fix: Fixes call to _setTrackMuteStatus. 3 年前
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 年前
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 年前
  Robert Pintilii 03bc5278da
fix(tracks) Add metadata to jitsi tracks (#1777) 4 年前
  Jaya Allamsetty e6b330186f fix(presence) Send presence on mute state change. 4 年前
  Pawel Domas 03809d48bc feat: use source names in presence 4 年前
  Pawel Domas 8f1649bb74 ref: sendMuteStatus is not async 4 年前
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4 年前
  Saúl Ibarra Corretgé ad5692d6aa fix(RTC) drop the "old gUM" flow 4 年前
  Jaya Allamsetty e2333c6c2a fix(RTC): Remove stream effect before disposing the track. 4 年前
  tudordan7 cd53f249c5 fix(rtc) Fix setting effects while not in a conference. 4 年前
  Andrei Gavrilescu 676c7a9105
fix(screenshare): audio screen share muted state 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5 年前
  George Politis 304b0a2b4e
Takes disabled encodings into account when calculating the local resolution. (#1242) 5 年前
  Jaya Allamsetty c94f6a570f fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled 5 年前
  Jaya Allamsetty 805eb938ae fix(E2EE): Apply E2EE on RTCRtpSender when track is replaced on pc 5 年前
  Jaya Allamsetty 47b292e332
feat(video-quality): control the sender resolution based on video quality settings (#1119) 5 年前
  Jaya Allamsetty a832b39b5a
fix(safari): construct track constraints from getSettings (#1104) 5 年前
  Jaya Allamsetty 1002135c64 fix(effect): Use replaceTrack for applying effects in unified plan 5 年前
  Andrei Gavrilescu a7950f8ebb
feat(screenSharing): Add system audio screen sharing via audio mixer 5 年前
  Jaya Allamsetty d5d8e0a1e4 fix: Use RTCRtpSender.replaceTrack() for applying presenter effect on FF 5 年前
  Jaya Allamsetty e7059c0e3a fix(presenter-mode): Look up presenter track using type 'video' 5 年前
  Jaya Allamsetty 8ad10bd268 fix(presenter mode): Resolve promise instead of throwing TRACK_NO_STREAM_FOUND error when presenter track is unmuted 5 年前
  Hristo Terezov d9a5afe94b fix(blur): Error handling and setEffect issues. 6 年前
  Cristian Florin Ghita cc777bd7e8 Fix enable/disable blur while muted 6 年前
  Cristian Florin Ghita c59d64cf51 Fix bug - effect instance not set after stop 6 年前
  Cristian Florin Ghita fd74ccc526 Add video background blur 6 年前
  Hristo Terezov 40446bb948 fix(JitsiLocalTrack): Disable no bytes sent error. 6 年前