251 コミット (b749b0e4e7ea1a826066768f9d5a367f8c8fdb21)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty b749b0e4e7 feat(multi-stream-support) Configure the senders based on SenderVideoConstraintsV2. 3年前
  Jorge Oliveira 37008a3be7 fix(TPC) add muted tracks if p2p is disabled (fix #1851) 3年前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3年前
  Jaya Allamsetty bafd6c7b9d
feat(multi-stream-support) Handle SDP munging for multiple local/remote streams per ep. (#1868) 3年前
  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. 4年前
  Jaya Allamsetty 763fd223d3 feat(TPC): Enable unified-plan support for Chromium based browsers. 4年前
  Jaya Allamsetty 647bd05ab1 fix(TPC): Don't convert plan-b<->unified-plan SDPs for p2p. 4年前
  Jaya Allamsetty 4e5804f965 fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. 4年前