3116 коммитов (ba7ddbdce75484c4880daeeb43566e1511a6063c)
 

Автор SHA1 Сообщение Дата
  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. 3 лет назад
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. 3 лет назад
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 3 лет назад
  Jaya Allamsetty a85022d992 ref(ScreenObtainer): Always set the resolution constraints for SS. 3 лет назад
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 3 лет назад
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. 3 лет назад
  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 3 лет назад
  dependabot[bot] 1fc789e6ce chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /types/types-comparer 3 лет назад
  dependabot[bot] 094e3160f8 chore(deps): bump engine.io and socket.io 3 лет назад
  Jaya Allamsetty e2b453a248 fix(p2p) Fix an issue where unmute fails on p2p with channelLastN=0. 3 лет назад
  Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 3 лет назад
  bgrozev e2aa3700f9
feat: Remove the startBitrate and minBitrate conference-request options. (#2194) 3 лет назад
  bgrozev 5d556776bb
Conference request over HTTP (#2188) 3 лет назад
  Jesse Gibson 5b1c75531c
fix(deps) Use Yarn v2 compatible syntax (#2092) 3 лет назад
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 3 лет назад
  Duduman Bogdan Vlad 92a5738bbf
fix(spot) adapt to API changes and fix remote screen-share 3 лет назад
  Saúl Ibarra Corretgé 9bdacb4758 feat(rn,TPC) use modern layer selection on RN 3 лет назад
  Saúl Ibarra Corretgé 14a7a97ba9 fix(rn,CodecSelection) RN now supports the capabilities API so use it 3 лет назад
  Saúl Ibarra Corretgé 7e6fde2700 fix(rn,ConnectionQuality) use new APIs for target bitrate on RN 3 лет назад
  Ilya Sunduev a373005103
fix(BridgeChannel): prevent multiple websockets on retries (#2179) 3 лет назад
  Gabriel Borlea 8df33524f5
fix(statistics): remove infinite logging (#2180) 3 лет назад
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 лет назад
  Jonathan Lennox fc84561232
Use insertable streams to drop all media when in lite mode. (#2178) 3 лет назад
  damencho a25023e7a7 feat: Moves vnode handle from conferenceIQ error to success response. 3 лет назад