357 Commits (ca3e361186c5e23f756e17a78c2e1eb9239eb594)

Author SHA1 Message Date
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 2 years ago
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 years ago
  Jaya Allamsetty e2b453a248 fix(p2p) Fix an issue where unmute fails on p2p with channelLastN=0. 2 years ago
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 2 years ago
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 2 years ago
  damencho 127d81d908 fix: Drop duplicated method. 2 years ago
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 years ago
  bgrozev b19a9991e9
fix: Do not send trickle candidates to jicofo (#2149) 2 years ago
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 2 years ago
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) 2 years ago
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 2 years ago
  Saúl Ibarra Corretgé e1ca2f5a7b feat(build) embed jquery slim 2 years ago
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 2 years ago
  Maxence Dalmais 809877b97f chore(enableLayerSuspension) remove all enableLayerSuspension references 3 years ago
  Jaya Allamsetty 5ae3b47c6e ref(JingleSessionPC): Remove unncessary reneg cycles for p2p. 2 years ago
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 2 years ago
  Jaya Allamsetty 7251f3aab5 fix(multi-stream) Set the source name of replaced track before configuring it. 3 years ago
  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 years ago
  Jaya Allamsetty bddf523ac3
fix(video-quality) Update frame heights in content-modify for p2p. (#1983) 3 years ago
  Jaya Allamsetty 7e997fb71b
fix(multi-stream) fix p2p issues with secondary video sources. 3 years ago
  Jaya Allamsetty 8867acbb4b fix(multi-stream) Update the <ssrc, source-name> map for p2p as well. 3 years ago
  Jaya Allamsetty 5e52c7254a fix(multi-stream) Reject m-lines associated with removed sources. 3 years ago
  Jaya Allamsetty 75c87a47cd fix(multi-stream) Add video tracks sequencially. 3 years ago
  Jaya Allamsetty aed1fa446b
fix(multi-stream-support) Support muting of desktop track. 3 years ago
  Gary Hunt 768220b56c
feat(ts) typescript conversion of MediaDirection 3 years ago
  Jaya Allamsetty d91581afef fix(JingleSessionPC) Remove the ssrc lines in remote desc sdp on source removal. 3 years ago
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 years ago
  Gary Hunt 3165c46dab
feat(ts) TypesScript enum for XMPPEvents 3 years ago
  Jaya Allamsetty f881b3c745 fix(JingleSessionPC) Do not recycle m-lines when sources leave and join. 3 years ago
  Saúl Ibarra Corretgé a8e3a57489 fix(rn,JingleSessionPC) remove aggressive layer suspension in RN 3 years ago
  Saúl Ibarra Corretgé cb3b0db30c fix(JingleSessionPC) fix "echo" on mobile 3 years ago
  Jaya Allamsetty b749b0e4e7 feat(multi-stream-support) Configure the senders based on SenderVideoConstraintsV2. 3 years ago
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 years ago
  Jaya Allamsetty 161835ec58 fix(JingleSessionPC) Do not force track removal at pc level on user leave. 3 years ago
  Jaya Allamsetty 989b716597
ref(JingleSession) Recycle m-lines by rejecting them on source removal. 3 years ago
  Nils Ohlmeier 63c3e1f869
fix(xmpp): fix race in p2p set codecs 3 years ago
  Jaya Allamsetty 8aa35dae40 feat(JingleSessionPC) Handle source-add rejects by Jicofo. 3 years ago
  Дамян Минков 579a49b4c6
Refactor presence update 2 (#1814) 3 years ago
  dennisbb2 02b69057b2
Save track source name to JitsiRemoteTrack 3 years ago
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 years ago
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 years ago
  Pawel Domas 5c9b905111 ref: move SignalingLayer to the conference 3 years ago
  Jaya Allamsetty e566291864
fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 years ago
  Jaya Allamsetty 111e50c38a ref(JitsiConference) Remove remote tracks from conf before reneg is done. 3 years ago
  Jaya Allamsetty 7275ee1286 fix(layer-suspension) Do not ignore maxHeight=0 sender constraint. 3 years ago
  Jaya Allamsetty 012c38769d ref(JingleSessionPC) Do not renegotiate on every local source change. 3 years ago
  Jaya Allamsetty d27a510f84
ref(TPC) Configure encodings in one go. (#1739) 3 years ago
  Jaya Allamsetty 7ba2ebcc1e ref(RTC) rename iceConfig to pcConfig. 3 years ago
  bgrozev 526d12bbbd
feat: JSON encoded sources. (#1695) 3 years ago
  Nils Ohlmeier d4bb376f96
Workaround for Chrome ice connection failure detection (#1685) 3 years ago