1632 コミット (1c5e2446358b22599486f84866df945d93e9485b)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty 1c5e244635 Update docs and examples 5年前
  Jaya Allamsetty a7c4951631 cleanup: Get rid of the chrome extension related code for screensharing 5年前
  Paweł Domas fb494bbd75
ref/feat: add QualityController (#1223) 5年前
  Philipp Hancke 280ad55775 sdp: refactor things a bit more and give names to things 5年前
  Bettenbuk Zoltan 6d28e818f5 fix: missing duration timer for lobby participants 5年前
  plokta cabb3ce9a0 feat(audio-quality): Add preferred audio bitrate to createConferenceIq 5年前
  Philipp Hancke 0ef62459ef sdp: remove mangle() function 5年前
  Philipp Hancke 72c00b6a4d sdp: refactor jingle2media 5年前
  Jaya Allamsetty b5f85a4758 cleanup: remove code no longer used in unified-plan mode 5年前
  Jaya Allamsetty f8d0662fdd fix(media): Add 'ended' event handler on MediaStreamTrack for FF 5年前
  Jaya Allamsetty 62f0bba807
fix: Fix typo, filter out STUN and TURN/UDP candidates (#1218) 5年前
  Philipp Hancke ad7fcf5dfd test: add telephone-event fmtp line to test case 5年前
  bgrozev 3949e9377e
ref: Remove the obsolete googIPv6 flag. (#1214) 5年前
  bgrozev 7b6d26205a
fix: Fix shuffling turn servers. (#1211) 5年前
  bgrozev 812d0745a7
feat: Add an option to allow turn/udp for the videobridge PC. (#1212) 5年前
  Jaya Allamsetty 6af8eee57d fix(safari): fixes an exception that is caused by adding a null stream to pc 5年前
  damencho 4e53976852 fix: Make sure we use lower case for the muc component. 5年前
  damencho 8366abe364 ref: Drops callStatsConfIDNamespace and uses only confID. 5年前
  Gabriel Imre 0a53da6add feat(callstats): Add dedicated siteID parameter to allow for injection of jwt-based siteID 5年前
  Дамян Минков c700fbd584
Initial implementation of lobby rooms. (#1138) 5年前
  Jaya Allamsetty c94f6a570f fix(presenter): change the max bitrate to 2.5 Mbps when presenter is enabled 5年前
  Дамян Минков 3c8d411c96
fix: Skips sending an extra presence on join. (#1174) 5年前
  Jaya Allamsetty 49dd19c04a fix(Firefox): Enable RTX support on Firefox 5年前
  Philipp Hancke 2a7d854169 e2ee: update for latest spec changes in Chrome M84 5年前
  Jaya Allamsetty 6e4dd4c2dd fix(simulcast): Add only the primary ssrcs to SIM group on FF 5年前
  Philipp Hancke 6a436a813e sdp: remove SDES mapping 5年前
  Philipp Hancke 509740734b chore: remove usage of `self` 5年前
  Philipp Hancke cbad14bc48 e2ee: derive per-participant keys 5年前
  Philipp Hancke 1c4db84416 sdp: check dtls namespace 5年前
  Philipp Hancke 966f75af73 e2ee: make it easier to change the AES key length 5年前
  Christoph Wiechert dd42423204
ice: shuffle ICE servers for load balancing 5年前
  Philipp Hancke b9afcdd6fb e2ee: move to per-participant contexts 5年前
  Philipp Hancke b0dbdb6c5a e2ee: pass local and remote ids 5年前
  Jaya Allamsetty 3794646b5c fix(screenshare): Add google conference flag only when simulcast is on 5年前
  Philipp Hancke 467124697a
test: add a test for jingle to sdp conversion (#1151) 5年前
  Philipp Hancke 6e26cac414 sdp: remove some jquery usage 5年前
  Jaya Allamsetty 805eb938ae fix(E2EE): Apply E2EE on RTCRtpSender when track is replaced on pc 5年前
  Russell Graves fd58857424 Remove comment, figured out the reason. 5年前
  Russell Graves 1ed920a222 Add the codec information for peer connections if supported (Chrome). 5年前
  Alfredo Irarrazaval 334a2b1172
fixed critical typos (#1131) 5年前
  paweldomas 80d8cc952c fix(ice-failed): initial ICE failure 5年前
  Hristo Terezov cadf91c393 fix(localStorage): Use JitsiLocalStorage. 5年前
  Jaya Allamsetty dffe94f270 fix(unified-plan): Get the correct type of MediaStreamTrack for replaceTrack 5年前
  Jaya Allamsetty fb1a910265 fix(safari): Use standard audio constraints on non-chromium browsers 5年前
  paweldomas 4e9319b10a fix(ProxyConnectionPC): shim JitsiConference.on method 5年前
  Jaya Allamsetty 986c6e4444 fix(safari): Do not reuse inactive m-lines 5年前
  Philipp Hancke b183d09b5b sdp: remove remove(Session|Media)Lines 5年前
  paweldomas 08d0cd46a8 fix(RtxModifier.spec and SDPUtil.spec): random failures 5年前
  paweldomas 61dca1d7b9 feat(XmppConnection): sendIQ2 5年前
  paweldomas 3896b3cd01 fix(doc): update connection class 5年前