247 次程式碼提交 (135eed57af247765e00bdf9802c109f7cf9eab3d)

作者 SHA1 備註 提交日期
  Jaya Allamsetty 135eed57af ref(Sdp) Modify SDPTransformUtil.selectMedia() to return all m-lines for a given media type. 3 年之前
  Jaya Allamsetty 310e88224e feat(multi-stream-support) Do not assume a single local or remote track/mediaType. 3 年之前
  Nils Ohlmeier ad6b7c940f fix(RTC) added safety checks before getSenders() calls 3 年之前
  Nils Ohlmeier 4baeb98964 fix(RTC) skip DtlsTransport init if getSenders is missing 3 年之前
  Nils Ohlmeier 7ea0f6a1d8 feat(RTC) added DTLS transport monitoring 3 年之前
  Jaya Allamsetty 8044345b91 fix(TPC) Do not change the tranceiver dir when the connection is not active. 3 年之前
  Jaya Allamsetty 4441da75df ref(TPC) Remove an unused method. 3 年之前
  Jaya Allamsetty adf2f15d00 fix(TPC): Implode the simulcast group only after toUnifiedPlan conversion. 3 年之前
  Jaya Allamsetty 53b9601689 ref(TPC) Cleanup and fix formating. 3 年之前
  Jaya Allamsetty 9393d03992 ref(TPC) Remove an unnecessary toUnified sdp conversion. 3 年之前
  Jorge Oliveira 60d093cabe fix(tpc) extend ulpfec workaround to all versions 3 年之前
  Jorge Oliveira 9c0f03d04a fix: check if chrome version > 95 instead 3 年之前
  Jorge Oliveira 9d9b402f35 Fix issue number for rtx ulpfec workaround 3 年之前
  Jorge Oliveira 2069822720 fix(tpc) disable ulpfec on chrome 97 3 年之前
  Jorge Oliveira e9e37099a1
fix(tpc) disable ulpfec on chrome 96 (#1816) 3 年之前
  Jaya Allamsetty a1c966058c fix(TPC): Select 1 as the default scale factor for p2p. 3 年之前
  dennisbb2 02b69057b2
Save track source name to JitsiRemoteTrack 3 年之前
  Jaya Allamsetty 131b9458fe TPC: make the comments more descriptive. 3 年之前
  Jaya Allamsetty 84b06835a9 fix(TPC): Force reneg when user unmutes the first time. 3 年之前
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 年之前
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 年之前
  Jaya Allamsetty 4333bee155 fix(TPC) change the tranceiver dir to recvonly when track is removed. 3 年之前
  Jaya Allamsetty e566291864
fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 年之前
  Jaya Allamsetty 012c38769d ref(JingleSessionPC) Do not renegotiate on every local source change. 3 年之前
  Jaya Allamsetty d27a510f84
ref(TPC) Configure encodings in one go. (#1739) 3 年之前
  Nils Ohlmeier 88ccab4d7e fix(Jingle): stop reverting the SSRCs from Firefox 3 年之前
  Jaya Allamsetty 7ba2ebcc1e ref(RTC) rename iceConfig to pcConfig. 3 年之前
  Jaya Allamsetty 69604b930a fix(Jingle) Reverse the order of ssrcs signaled for Firefox. 3 年之前
  Jaya Allamsetty 491664c013 fix(codec-selection): Impose VP9 bitrates only when VP9 is the negotiated codec. 3 年之前
  Nils Ohlmeier d4bb376f96
Workaround for Chrome ice connection failure detection (#1685) 3 年之前
  Saúl Ibarra Corretgé 7847fe3df4 fix(tpc) fix extracting ssrc map when using single stream 3 年之前
  Jaya Allamsetty e6648fac96 fix(TPC): Fix the screenshare issue when user starts video muted on chrome. 3 年之前
  Jaya Allamsetty 053a26604d fix(JingleSessionPC): Disable unified-plan for p2p chrome. 3 年之前
  Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 3 年之前
  Jaya Allamsetty 89a7e2d9cd fix(RTC): In unified-plan mode, disable the low resolution streams for low fps SS. 3 年之前
  Jaya Allamsetty b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. 3 年之前
  Jaya Allamsetty a13f4adeff feat(RTC): Add the ability to change desktop share fps. 3 年之前
  Jaya Allamsetty d5e60583b8 fix(TPC): Filter ssrcs differently while extracting the SSRC map from SDP. 3 年之前
  Jaya Allamsetty 2259d44185 fix(TPC): fix local resolution/fps stats. 3 年之前
  Jaya Allamsetty d9d9b7fc31 fix(RTC): Adjust the media direction for p2p conn. 3 年之前
  Mihai-Andrei Uscat a2560f9519 fix(Sdp): Fix maxaveragebitrate typo 3 年之前
  Jaya Allamsetty 5fcd419dcf fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. 3 年之前
  Jaya Allamsetty 977b9a6006 fix(Logging): Log enhancements. 3 年之前
  Jaya Allamsetty 763fd223d3 feat(TPC): Enable unified-plan support for Chromium based browsers. 3 年之前
  Jaya Allamsetty 647bd05ab1 fix(TPC): Don't convert plan-b<->unified-plan SDPs for p2p. 3 年之前
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4 年之前
  Jaya Allamsetty 9eb4af1e80 fix(TPC): Return default codec if the local sdp is not available. 4 年之前
  Jaya Allamsetty 923aa449c4
fix(JingleSession): Move the ssrc identifier generation to LocalSdpMunger. 4 年之前
  Jaya Allamsetty 17f968fdea fix(logger): Logging enhancements. 4 年之前
  Jaya Allamsetty 61c6cc5fe0
fix(TPC): Use addTrack instead of addStream in Unified-plan impl. 4 年之前