179 次程式碼提交 (7f090de2c9e7013a02b28a22dd7564e12cc6d59d)

作者 SHA1 備註 提交日期
  Philipp Hancke 7f090de2c9 Project HPS, first pass 5 年之前
  Jaya Allamsetty de0ae00850 Change the RTCBundlePolicy to 'max-bundle' for all peerconnections 5 年之前
  Cristian Florin Ghita fd74ccc526 Add video background blur 6 年之前
  Hristo Terezov b7e4980561 fix(GUM): Don't fail when a track is muted. 6 年之前
  damencho 0a5eaf3d36 Adds start silent config, to disable send/receive audio. 6 年之前
  Leonard Kim dc1121c71d fix(proxy): provide way to clean up some RTC state 6 年之前
  virtuacoplenny dbf2275852
feat(screenshare): support remote wireless screenshare (#857) 6 年之前
  Saúl Ibarra Corretgé 03411c7488 feat(RTC): use sdpSemantics to stay on Plan B for now (#830) 6 年之前
  Saúl Ibarra Corretgé 91f15f86ab feat(permissions): refactor keeping track of device permissions 6 年之前
  Saúl Ibarra Corretgé 1d3956e31d feat(chore): remove deprecated documentation 6 年之前
  virtuacoplenny 2be752fc88
feat(conference): expose method to select multiple participants (#784) 7 年之前
  virtuacoplenny a9b8419cba
ref(video-quality): cache max frame height and send on channel open (#785) 7 年之前
  Lyubo Marinov 05b7ae60dc core: refactor initialization not to return a Promise (continued) 7 年之前
  Saúl Ibarra Corretgé 6a0c44450a core: refactor initialization not to return a Promise 7 年之前
  paweldomas 5c674f923e fix(RTC): protect from counter overflow 7 年之前
  paweldomas dfccbac460 feat(TPC): append TPC ID to stream IDs 7 年之前
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7 年之前
  virtuacoplenny 41959be853 fix(audio-output): update sinkIds on load and device list change (#642) 7 年之前
  bgrozev 9121309e96 fix: Fixes a failure hwen RTCUtils.[p2p]pcConstraints in undefined (like it is on e.g. safari). (#636) 7 年之前
  bgrozev 3aa2356f7a Video suspend abtest (#634) 7 年之前
  virtuacoplenny 6125435999 feat(1080p): support on chrome >= 61 using adapter (#617) 7 年之前
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 7 年之前
  virtuacoplenny 9e45bfda78 feat(quality-slider): expose video constraint method and data channel… (#555) 8 年之前
  bgrozev 77d2583f38 feat: Always enables googSuspendBelowMinBitrate for p2p. (#542) 8 年之前
  Iñaki Baz Castillo e4133e067b edge: add ORTC based WebRTC shim for full Edge support 8 年之前
  hristoterezov b25f411484 feat(JitsiLocalTrack): expose source id for desktop sharing tracks 8 年之前
  Iñaki Baz Castillo 28b541d743 feat(DataChannel): add support for WebSockets in addition to data channels 8 年之前
  paweldomas da19b721a8 ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8 年之前
  Paweł Domas c7565628a0 Last n improvements (#493) 8 年之前
  paweldomas 1780a1063a fix(RTC): cache and send pinned endpoint 8 年之前
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8 年之前
  Paweł Domas d03204a0c0 ref: store SSRCs as numbers (#485) 8 年之前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 年之前
  Saúl Ibarra Corretgé 1a7c75bb76 lastn: allow setting the last N value early 8 年之前
  Saúl Ibarra Corretgé d5d2678130 fix(lastN): handle first lastN message correctly 8 年之前
  damencho 5158c4f352 Changes lastN event params to be leaving and entering endpoint IDs. 8 年之前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 年之前
  yanas fc2cdd7f9c fix(RTC): Adds type jsdoc 8 年之前
  yanas 74298d91b4 fix(RTC.js): Handle remove listener and define endpoints list. 8 年之前
  yanas d02b756084 fix(DataChannels):Moves last n list handling to RTC 8 年之前
  yanas 2d99b1105f Adds isInLastN to JitsiConference 8 年之前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 年之前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 年之前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 年之前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8 年之前
  Lyubo Marinov 308adc133a [eslint] max-len 8 年之前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 年之前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 年之前
  Lyubo Marinov 05c90dc42c [eslint] no-undef-init 8 年之前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 年之前