3127 Комити (28d5f6b2c2339f4a5a1ddb3e602d932e1cf1ba4e)
 

Аутор SHA1 Порука Датум
  bgrozev 28d5f6b2c2
Add a feature flag and xmpp-caps entry for joining as a visitor. (#2247) пре 2 година
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) пре 2 година
  Дамян Минков b6a5a8d958
feat(visitors): Visitors chat. (#2245) пре 2 година
  Jaya Allamsetty bf79fef601 fix(ScreenObtainer) Request high resolutions by default. пре 2 година
  Дамян Минков 51bda6ff6c
fix: Update xmpp element for visitors. (#2243) пре 2 година
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) пре 2 година
  Дамян Минков 6e6c7d8915
feat: Listens for visitor IQs. (#2241) пре 2 година
  dependabot[bot] 6a7a9acf5a chore(deps-dev): bump webpack from 5.57.1 to 5.76.0 пре 2 година
  Saúl Ibarra Corretgé 5d27f73a90 feat(build) add ability to make development bundles пре 2 година
  Saúl Ibarra Corretgé 780a7d0f1e chore(deps) strophe.js@1.6.0 пре 2 година
  Jaya Allamsetty 4733465ec2 fix(JitsiConference) Check if participants exist before adding the tracks back. пре 2 година
  bgrozev ba7ddbdce7
Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) пре 2 година
  bgrozev e33c58364c
feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) пре 2 година
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. пре 2 година
  Paweł Domas 6ee7d5a740
fix(addTrack): throw on undefined (#2230) пре 2 година
  Daniel McAssey 1d99f862c8 fix(ScreenObtainer): make electron desktop resolution constraints configurable пре 2 година
  Jaya Allamsetty 6afb0a563d fix(codec-selection) Check if disabled is already removed from sdp. пре 2 година
  mbondarenko b3ceca8d52 Made updating video sender parameters in sequential manner in order to solve race condition when transaction id (which is generated during getParameters) can be reset at the end of videoSender setParameters and cause exception if another update was already in fly and before its check for transaction id presence. пре 2 година
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) пре 2 година
  bgrozev d43c349dbc
feat: Add an option to prefer SCTP (if offered) over a colibri-ws. (#2227) пре 2 година
  Daniel Hansson 04e906cc2d
fix(doc) calirfy how to generate the keys for public validation пре 2 година
  Hristo Terezov 69eee5b5b5 fix(onPresence): extract anonymous function пре 2 година
  Jaya Allamsetty df2c309658 fix(BridgeChannel): Attempt conn retries when there are remote endpoints. пре 2 година
  damencho 362d1b2c68 feat: Drops external connect optimization. пре 2 година
  Nils Ohlmeier 440c542018 fix(SDP): extmap's are allowed at session level пре 2 година
  Jaya Allamsetty 931ca368b7 fix(TPC): Fix encodings for p2p connection. 'localStreamEncodingsConfig' is no longer available on TPCUtils. пре 2 година
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) пре 2 година
  Jonathan Lennox f4877406d6
Translate extmap-allow-mixed between SDP and Jingle. (#2212) пре 2 година
  bgrozev eb7a0cfcc0
feat: Ignore colibri-ws urls if their domain matches ignoreDomain. (#2214) пре 2 година
  dependabot[bot] a29a01e495 chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 пре 2 година
  Jaya Allamsetty 5855ca72f6
feat(ssrc-rewriting) Advertise support to Jicofo. (#2209) пре 2 година
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) пре 2 година
  bgrozev e0da464b2a
fix: Bring back code setting externalAuthEnabled. (#2207) пре 2 година
  Saúl Ibarra Corretgé 5fa9814e99 feat(statistics) drop support for WiFiStats пре 2 година
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) пре 2 година
  Boris Grozev 10acace65f fix: Fix setting machineUid when sending conference-request. пре 2 година
  Jaya Allamsetty 2028cce309 fix(quality-control) Fix receiver constraints for default case. пре 2 година
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. пре 2 година
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. пре 2 година
  Jaya Allamsetty a85022d992 ref(ScreenObtainer): Always set the resolution constraints for SS. пре 2 година
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. пре 2 година
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. пре 2 година
  bgrozev 6fa2876d61
Use the XMPP connection's options instead of the conference options for Moderator. (#2202) пре 2 година
  dependabot[bot] 5f8d02c991 chore(deps): bump json5 from 1.0.1 to 1.0.2 пре 2 година
  dependabot[bot] 1fc789e6ce chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /types/types-comparer пре 2 година
  dependabot[bot] 094e3160f8 chore(deps): bump engine.io and socket.io пре 2 година
  Jaya Allamsetty e2b453a248 fix(p2p) Fix an issue where unmute fails on p2p with channelLastN=0. пре 2 година
  Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 пре 2 година
  bgrozev e2aa3700f9
feat: Remove the startBitrate and minBitrate conference-request options. (#2194) пре 2 година
  bgrozev 5d556776bb
Conference request over HTTP (#2188) пре 2 година