231 Commitit (02b69057b2ac6c61c87ae73eaa27adc5482c35df)

Tekijä SHA1 Viesti Päivämäärä
  dennisbb2 02b69057b2
Save track source name to JitsiRemoteTrack 3 vuotta sitten
  Jaya Allamsetty 131b9458fe TPC: make the comments more descriptive. 3 vuotta sitten
  Jaya Allamsetty 84b06835a9 fix(TPC): Force reneg when user unmutes the first time. 3 vuotta sitten
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 vuotta sitten
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 vuotta sitten
  Jaya Allamsetty 4333bee155 fix(TPC) change the tranceiver dir to recvonly when track is removed. 3 vuotta sitten
  Jaya Allamsetty e566291864
fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 vuotta sitten
  Jaya Allamsetty 012c38769d ref(JingleSessionPC) Do not renegotiate on every local source change. 3 vuotta sitten
  Jaya Allamsetty d27a510f84
ref(TPC) Configure encodings in one go. (#1739) 3 vuotta sitten
  Nils Ohlmeier 88ccab4d7e fix(Jingle): stop reverting the SSRCs from Firefox 3 vuotta sitten
  Jaya Allamsetty 7ba2ebcc1e ref(RTC) rename iceConfig to pcConfig. 3 vuotta sitten
  Jaya Allamsetty 69604b930a fix(Jingle) Reverse the order of ssrcs signaled for Firefox. 3 vuotta sitten
  Jaya Allamsetty 491664c013 fix(codec-selection): Impose VP9 bitrates only when VP9 is the negotiated codec. 3 vuotta sitten
  Nils Ohlmeier d4bb376f96
Workaround for Chrome ice connection failure detection (#1685) 3 vuotta sitten
  Saúl Ibarra Corretgé 7847fe3df4 fix(tpc) fix extracting ssrc map when using single stream 3 vuotta sitten
  Jaya Allamsetty e6648fac96 fix(TPC): Fix the screenshare issue when user starts video muted on chrome. 3 vuotta sitten
  Jaya Allamsetty 053a26604d fix(JingleSessionPC): Disable unified-plan for p2p chrome. 3 vuotta sitten
  Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 3 vuotta sitten
  Jaya Allamsetty 89a7e2d9cd fix(RTC): In unified-plan mode, disable the low resolution streams for low fps SS. 3 vuotta sitten
  Jaya Allamsetty b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. 3 vuotta sitten
  Jaya Allamsetty a13f4adeff feat(RTC): Add the ability to change desktop share fps. 3 vuotta sitten
  Jaya Allamsetty d5e60583b8 fix(TPC): Filter ssrcs differently while extracting the SSRC map from SDP. 3 vuotta sitten
  Jaya Allamsetty 2259d44185 fix(TPC): fix local resolution/fps stats. 3 vuotta sitten
  Jaya Allamsetty d9d9b7fc31 fix(RTC): Adjust the media direction for p2p conn. 3 vuotta sitten
  Mihai-Andrei Uscat a2560f9519 fix(Sdp): Fix maxaveragebitrate typo 3 vuotta sitten
  Jaya Allamsetty 5fcd419dcf fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. 3 vuotta sitten
  Jaya Allamsetty 977b9a6006 fix(Logging): Log enhancements. 3 vuotta sitten
  Jaya Allamsetty 763fd223d3 feat(TPC): Enable unified-plan support for Chromium based browsers. 3 vuotta sitten
  Jaya Allamsetty 647bd05ab1 fix(TPC): Don't convert plan-b<->unified-plan SDPs for p2p. 3 vuotta sitten
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4 vuotta sitten
  Jaya Allamsetty 9eb4af1e80 fix(TPC): Return default codec if the local sdp is not available. 4 vuotta sitten
  Jaya Allamsetty 923aa449c4
fix(JingleSession): Move the ssrc identifier generation to LocalSdpMunger. 4 vuotta sitten
  Jaya Allamsetty 17f968fdea fix(logger): Logging enhancements. 4 vuotta sitten
  Jaya Allamsetty 61c6cc5fe0
fix(TPC): Use addTrack instead of addStream in Unified-plan impl. 4 vuotta sitten
  Jaya Allamsetty 7667117117 fix(SDP): Move all SDP related files to a different dir. 4 vuotta sitten
  Jaya Allamsetty 65f6027463 fix(stats): Return promise for getStats. 4 vuotta sitten
  Jaya Allamsetty ed43a6953d fix(TPC): Fix error handling for getStats. 4 vuotta sitten
  Jaya Allamsetty ca325f5ef9 fix(stats): Use promise-based getStats on all browsers. 4 vuotta sitten
  Mihai-Andrei Uscat 8b3dc59374 Implement review changes 4 4 vuotta sitten
  Mihai-Andrei Uscat c84089b8eb Implement review changes 3 4 vuotta sitten
  Mihai-Andrei Uscat f2811def85 Implement review changes 2 4 vuotta sitten
  Mihai-Andrei Uscat e83c1234d0 Implement review changes 1 4 vuotta sitten
  Mihai-Andrei Uscat 99983c757d feat(HDAudio): Initial implementation. 4 vuotta sitten
  Jaya Allamsetty baa78aca40 fix(SS): Implement a 2500Kbps limit for VP9 SS. 4 vuotta sitten
  Jaya Allamsetty 1f3f85978d
fix(connection-quality): Calculate target bps based on videoQuality settings. 4 vuotta sitten
  Jaya Allamsetty 0a13ade32d
fix(codec-selection): Fix codec selection for unified plan browsers. 4 vuotta sitten
  Jaya Allamsetty 43c589f409
feat(stats): Get audio levels for the top 5 speakers only. 4 vuotta sitten
  Jaya Allamsetty 0e180efdfa fix(TPC): get ssrc info per ssrc and not per mline. 4 vuotta sitten
  Jaya Allamsetty 928d6683a0
Feat: Remove ssrcs on leave 4 vuotta sitten
  Hristo Terezov 0ec072378c fix(modificationQueue): error handling & logs 4 vuotta sitten