391 次程式碼提交 (f16cadceca2e8605fb07bd73bc4850964982cad9)

作者 SHA1 備註 提交日期
  Jaya Allamsetty 7661b56445 fix(JingleSession): Check for source updates after every reneg 2 年之前
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. 2 年之前
  Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. 2 年之前
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. 2 年之前
  Jaya Allamsetty d2ad6f3175 cleanup code related to unused abTesting.enableSuspendVideoTest config. 2 年之前
  Jaya Allamsetty 6dc9dbfadd fix(config) Ignore enableUnifiedOnChrome flag in config.js, always enable unified-plan. 2 年之前
  Jaya Allamsetty 87bce92fc6 fix(JingleSession) Avoid pushing encodings configuration task to the queue. 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 年之前
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 年之前
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) 2 年之前
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 年之前
  Jaya Allamsetty 2028cce309 fix(quality-control) Fix receiver constraints for default case. 2 年之前
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 2 年之前
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 年之前
  Jaya Allamsetty e2b453a248 fix(p2p) Fix an issue where unmute fails on p2p with channelLastN=0. 2 年之前
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 2 年之前
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 年之前
  damencho 127d81d908 fix: Drop duplicated method. 3 年之前
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 年之前
  bgrozev b19a9991e9
fix: Do not send trickle candidates to jicofo (#2149) 2 年之前
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 3 年之前
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) 3 年之前
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 3 年之前
  Saúl Ibarra Corretgé e1ca2f5a7b feat(build) embed jquery slim 3 年之前
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 年之前
  Maxence Dalmais 809877b97f chore(enableLayerSuspension) remove all enableLayerSuspension references 3 年之前
  Jaya Allamsetty 5ae3b47c6e ref(JingleSessionPC): Remove unncessary reneg cycles for p2p. 3 年之前
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 3 年之前
  Jaya Allamsetty 7251f3aab5 fix(multi-stream) Set the source name of replaced track before configuring it. 3 年之前
  Jaya Allamsetty 607646a15f
fix(multi-stream) Send the initial session-accept and then add the secondary video tracks when a session is re-created (#1987) 3 年之前
  Jaya Allamsetty bddf523ac3
fix(video-quality) Update frame heights in content-modify for p2p. (#1983) 3 年之前
  Jaya Allamsetty 7e997fb71b
fix(multi-stream) fix p2p issues with secondary video sources. 3 年之前
  Jaya Allamsetty 8867acbb4b fix(multi-stream) Update the <ssrc, source-name> map for p2p as well. 3 年之前
  Jaya Allamsetty 5e52c7254a fix(multi-stream) Reject m-lines associated with removed sources. 3 年之前
  Jaya Allamsetty 75c87a47cd fix(multi-stream) Add video tracks sequencially. 3 年之前
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3 年之前
  Gary Hunt 768220b56c
feat(ts) typescript conversion of MediaDirection 3 年之前
  Jaya Allamsetty d91581afef fix(JingleSessionPC) Remove the ssrc lines in remote desc sdp on source removal. 3 年之前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 年之前
  Gary Hunt 3165c46dab
feat(ts) TypesScript enum for XMPPEvents 3 年之前
  Jaya Allamsetty f881b3c745 fix(JingleSessionPC) Do not recycle m-lines when sources leave and join. 3 年之前
  Saúl Ibarra Corretgé a8e3a57489 fix(rn,JingleSessionPC) remove aggressive layer suspension in RN 3 年之前
  Saúl Ibarra Corretgé cb3b0db30c fix(JingleSessionPC) fix "echo" on mobile 3 年之前
  Jaya Allamsetty b749b0e4e7 feat(multi-stream-support) Configure the senders based on SenderVideoConstraintsV2. 3 年之前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 年之前
  Jaya Allamsetty 161835ec58 fix(JingleSessionPC) Do not force track removal at pc level on user leave. 3 年之前
  Jaya Allamsetty 989b716597
ref(JingleSession) Recycle m-lines by rejecting them on source removal. 3 年之前
  Nils Ohlmeier 63c3e1f869
fix(xmpp): fix race in p2p set codecs 3 年之前
  Jaya Allamsetty 8aa35dae40 feat(JingleSessionPC) Handle source-add rejects by Jicofo. 3 年之前