3157 Révisions (master)
 

Auteur SHA1 Message Date
  Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. il y a 2 ans
  dependabot[bot] ad8c562e9a chore(deps): bump engine.io and socket.io il y a 2 ans
  Jorge Oliveira 1714bf079c fix(e2ee) call correct function to update key il y a 2 ans
  Jaya Allamsetty c24537454c fix(p2p) Enable p2p for Safari il y a 2 ans
  Jaya Allamsetty 107e63d1ef fix(conference) Update JSDoc for JitsiConference:setReceiverConstraints() il y a 2 ans
  damencho a41aa571b8 feat: Adds an option to disable local stats. il y a 2 ans
  damencho 8f01de7c42 fix: Downgrade strophe.js to fix react-native. il y a 2 ans
  Jaya Allamsetty e3a8472f7c fix(conference) Make sure media on jvb connection stays suspended. il y a 2 ans
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) il y a 2 ans
  Mihaela Dumitru 5d7cb31f68 feat(bandwidth) send bandwidth constraints to the bridge il y a 2 ans
  damencho cf2914ddfc feat: Adds debug log around connected. il y a 2 ans
  Jaya Allamsetty 7f0012f7dc fix(codec-selection) Calc preferred codec after media session is established. il y a 2 ans
  Jaya Allamsetty c8d76d4ad7 fix(audio-levels) check if local stats are supported before starting stats collection. il y a 2 ans
  Saúl Ibarra Corretgé ff7008ccb0 fix(BrowserCapabilities) drop no longer used file il y a 2 ans
  Jaya Allamsetty faeff49a26 fix(audio-detection) Enable NoAudioDetection only when local audio levels are available. il y a 2 ans
  Jaya Allamsetty 99feab14c0 fix(statistics) Use RTCRtpReceiver:getSynchronizationSources for audioLevels always. il y a 2 ans
  dependabot[bot] 7f864505ff chore(deps): bump terser from 5.11.0 to 5.16.6 il y a 2 ans
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. il y a 2 ans
  Jaya Allamsetty a8ef8bef02 fix(ssrc-rewriting) Set track owners to null when remote participant leaves. il y a 2 ans
  damencho 5d3ce8c2b9 feat: Jibri will ignore redirects for visitors. il y a 2 ans
  damencho a8ef3b7c61 fix: Clean up rooms when redirecting to a new one. il y a 2 ans
  damencho 6b71d39b21 feat: Clean up immediately when room is not joined. il y a 2 ans
  damencho 67d92a9677 fix: Fixes strophe disconnection. il y a 2 ans
  damencho bd946a17a7 feat: Updates strophe stream management plugin. il y a 2 ans
  damencho 14cd7a89bd fix: Fixes reconnects with ws stream management plugin. il y a 2 ans
  Jaya Allamsetty a1bbdc1f6b remove redundant option - enableCallStats il y a 2 ans
  Jaya Allamsetty d2ad6f3175 cleanup code related to unused abTesting.enableSuspendVideoTest config. il y a 2 ans
  Jaya Allamsetty 55b27b1472 cleanup code related to unused config callStatsThreshold. il y a 2 ans
  Jaya Allamsetty 6dc9dbfadd fix(config) Ignore enableUnifiedOnChrome flag in config.js, always enable unified-plan. il y a 2 ans
  Jaya Allamsetty 87bce92fc6 fix(JingleSession) Avoid pushing encodings configuration task to the queue. il y a 2 ans
  bgrozev 28d5f6b2c2
Add a feature flag and xmpp-caps entry for joining as a visitor. (#2247) il y a 2 ans
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) il y a 2 ans
  Дамян Минков b6a5a8d958
feat(visitors): Visitors chat. (#2245) il y a 2 ans
  Jaya Allamsetty bf79fef601 fix(ScreenObtainer) Request high resolutions by default. il y a 2 ans
  Дамян Минков 51bda6ff6c
fix: Update xmpp element for visitors. (#2243) il y a 2 ans
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) il y a 2 ans
  Дамян Минков 6e6c7d8915
feat: Listens for visitor IQs. (#2241) il y a 2 ans
  dependabot[bot] 6a7a9acf5a chore(deps-dev): bump webpack from 5.57.1 to 5.76.0 il y a 2 ans
  Saúl Ibarra Corretgé 5d27f73a90 feat(build) add ability to make development bundles il y a 2 ans
  Saúl Ibarra Corretgé 780a7d0f1e chore(deps) strophe.js@1.6.0 il y a 2 ans
  Jaya Allamsetty 4733465ec2 fix(JitsiConference) Check if participants exist before adding the tracks back. il y a 2 ans
  bgrozev ba7ddbdce7
Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) il y a 2 ans
  bgrozev e33c58364c
feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) il y a 2 ans
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. il y a 2 ans
  Paweł Domas 6ee7d5a740
fix(addTrack): throw on undefined (#2230) il y a 2 ans
  Daniel McAssey 1d99f862c8 fix(ScreenObtainer): make electron desktop resolution constraints configurable il y a 2 ans
  Jaya Allamsetty 6afb0a563d fix(codec-selection) Check if disabled is already removed from sdp. il y a 2 ans
  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. il y a 2 ans
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) il y a 2 ans
  bgrozev d43c349dbc
feat: Add an option to prefer SCTP (if offered) over a colibri-ws. (#2227) il y a 2 ans