3127 Incheckningar (28d5f6b2c2339f4a5a1ddb3e602d932e1cf1ba4e)
 

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