644 İşlemeler (master)

Yazar SHA1 Mesaj Tarih
  Jaya Allamsetty c24537454c fix(p2p) Enable p2p for Safari 2 yıl önce
  Jaya Allamsetty 107e63d1ef fix(conference) Update JSDoc for JitsiConference:setReceiverConstraints() 2 yıl önce
  Jaya Allamsetty e3a8472f7c fix(conference) Make sure media on jvb connection stays suspended. 2 yıl önce
  Mihaela Dumitru 5d7cb31f68 feat(bandwidth) send bandwidth constraints to the bridge 2 yıl önce
  Jaya Allamsetty c8d76d4ad7 fix(audio-levels) check if local stats are supported before starting stats collection. 2 yıl önce
  Jaya Allamsetty faeff49a26 fix(audio-detection) Enable NoAudioDetection only when local audio levels are available. 2 yıl önce
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. 2 yıl önce
  Jaya Allamsetty a8ef8bef02 fix(ssrc-rewriting) Set track owners to null when remote participant leaves. 2 yıl önce
  Jaya Allamsetty a1bbdc1f6b remove redundant option - enableCallStats 2 yıl önce
  Jaya Allamsetty 55b27b1472 cleanup code related to unused config callStatsThreshold. 2 yıl önce
  Jaya Allamsetty 6dc9dbfadd fix(config) Ignore enableUnifiedOnChrome flag in config.js, always enable unified-plan. 2 yıl önce
  Jaya Allamsetty 4733465ec2 fix(JitsiConference) Check if participants exist before adding the tracks back. 2 yıl önce
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. 2 yıl önce
  Paweł Domas 6ee7d5a740
fix(addTrack): throw on undefined (#2230) 2 yıl önce
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 yıl önce
  bgrozev d43c349dbc
feat: Add an option to prefer SCTP (if offered) over a colibri-ws. (#2227) 2 yıl önce
  bgrozev eb7a0cfcc0
feat: Ignore colibri-ws urls if their domain matches ignoreDomain. (#2214) 2 yıl önce
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) 2 yıl önce
  Saúl Ibarra Corretgé 5fa9814e99 feat(statistics) drop support for WiFiStats 2 yıl önce
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 yıl önce
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. 2 yıl önce
  bgrozev 5d556776bb
Conference request over HTTP (#2188) 2 yıl önce
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 2 yıl önce
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 2 yıl önce
  Jonathan Lennox fc84561232
Use insertable streams to drop all media when in lite mode. (#2178) 2 yıl önce
  bgrozev ebb4c67e32
ref: Remove the created-ms property (obsoleted by meetingId). (#1500) 2 yıl önce
  bgrozev 425b260a94
fix: Do not send empty <nick/> when a nick exists and gets removed (#2170) 2 yıl önce
  Jaya Allamsetty f8e587f7b9 fix(TPC) Allow remote tracks to be created if no presence is found. 2 yıl önce
  Jorge Oliveira 9b34e0f751 fix(JitsiConference) send mute sourceInfo before removing an unmuted track 2 yıl önce
  tmoldovan8x8 751b363080
feat(e2ee) add ability to verify participants using a SAS mechanism 2 yıl önce
  Gabriel Borlea eb4873d2c3
feat(face-landmarks): add face landmarks timeline (#2157) 2 yıl önce
  Jorge Oliveira add651fc7e ref: remove references to legacy endpoint based signaling switch 2 yıl önce
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 yıl önce
  Jorge Oliveira df7e2aaa4f fix(types) update hand-crafted types 2 yıl önce
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 2 yıl önce
  Saúl Ibarra Corretgé d5a3b08718 feat(RoomMetadata) add generic room metadata storage module 2 yıl önce
  Jaya Allamsetty 3fc032652d fix(multi-stream) Block addition of multiple video streams of the same videoType. 2 yıl önce
  Saúl Ibarra Corretgé e1ca2f5a7b feat(build) embed jquery slim 2 yıl önce
  wfleischer 3cf3db1a7d
feat(JitsiConference) added end conference 2 yıl önce
  Saúl Ibarra Corretgé 726e04f5f2
feat(JitsiConference) add ability to set the leave reason 2 yıl önce
  Mihaela Dumitru 6810839edc fix: corrected typo in error message 2 yıl önce
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 2 yıl önce
  Jaya Allamsetty ee0867fd4f fix(RTC) Use mute/unmute track operation for effects. 2 yıl önce
  cinques 3df2abecdf fix(presense) don't lose prev presenceChanged value 2 yıl önce
  Saúl Ibarra Corretgé aab8d8557c fix(JitsiConference) log a warning instead of an error is p2p fails 2 yıl önce
  Jaya Allamsetty 66080c6845
fix(multi-stream): Fix local SSRC cache to include multiple video streams. (#2006) 3 yıl önce
  Jaya Allamsetty ccf9ebedcd fix(presence) Send a presence update on every track replace operation. 3 yıl önce
  Jaya Allamsetty 7251f3aab5 fix(multi-stream) Set the source name of replaced track before configuring it. 3 yıl önce
  Jaya Allamsetty bddf523ac3
fix(video-quality) Update frame heights in content-modify for p2p. (#1983) 3 yıl önce
  Paul Tiedtke b485880e0d
fix: p2p reject reason (#1840) 3 yıl önce