244 次代码提交 (4baeb98964c6656b4ddb3fd5d355a9ddfa03fe74)

作者 SHA1 备注 提交日期
  Jaya Allamsetty e6648fac96 fix(TPC): Fix the screenshare issue when user starts video muted on chrome. 4 年前
  Jaya Allamsetty 053a26604d fix(JingleSessionPC): Disable unified-plan for p2p chrome. 4 年前
  Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 年前
  Jaya Allamsetty 89a7e2d9cd fix(RTC): In unified-plan mode, disable the low resolution streams for low fps SS. 4 年前
  Jaya Allamsetty b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. 4 年前
  Jaya Allamsetty a13f4adeff feat(RTC): Add the ability to change desktop share fps. 4 年前
  Jaya Allamsetty d5e60583b8 fix(TPC): Filter ssrcs differently while extracting the SSRC map from SDP. 4 年前
  Jaya Allamsetty 2259d44185 fix(TPC): fix local resolution/fps stats. 4 年前
  Jaya Allamsetty d9d9b7fc31 fix(RTC): Adjust the media direction for p2p conn. 4 年前
  Mihai-Andrei Uscat a2560f9519 fix(Sdp): Fix maxaveragebitrate typo 4 年前
  Jaya Allamsetty 5fcd419dcf fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. 4 年前
  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 年前
  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 年前
  Jaya Allamsetty 7667117117 fix(SDP): Move all SDP related files to a different dir. 4 年前
  Jaya Allamsetty 65f6027463 fix(stats): Return promise for getStats. 4 年前
  Jaya Allamsetty ed43a6953d fix(TPC): Fix error handling for getStats. 4 年前
  Jaya Allamsetty ca325f5ef9 fix(stats): Use promise-based getStats on all browsers. 4 年前
  Mihai-Andrei Uscat 8b3dc59374 Implement review changes 4 4 年前
  Mihai-Andrei Uscat c84089b8eb Implement review changes 3 4 年前
  Mihai-Andrei Uscat f2811def85 Implement review changes 2 4 年前
  Mihai-Andrei Uscat e83c1234d0 Implement review changes 1 4 年前
  Mihai-Andrei Uscat 99983c757d feat(HDAudio): Initial implementation. 4 年前
  Jaya Allamsetty baa78aca40 fix(SS): Implement a 2500Kbps limit for VP9 SS. 4 年前
  Jaya Allamsetty 1f3f85978d
fix(connection-quality): Calculate target bps based on videoQuality settings. 4 年前
  Jaya Allamsetty 0a13ade32d
fix(codec-selection): Fix codec selection for unified plan browsers. 4 年前
  Jaya Allamsetty 43c589f409
feat(stats): Get audio levels for the top 5 speakers only. 4 年前
  Jaya Allamsetty 0e180efdfa fix(TPC): get ssrc info per ssrc and not per mline. 4 年前
  Jaya Allamsetty 928d6683a0
Feat: Remove ssrcs on leave 4 年前
  Hristo Terezov 0ec072378c fix(modificationQueue): error handling & logs 4 年前
  Jaya Allamsetty e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4 年前
  Jaya Allamsetty 4c668023b3 fix(TPC): Remove the existing track instead of overwriting. 4 年前
  Jaya Allamsetty c534f74884
ref(QualityController): Split send and receive video constraints handling. 4 年前
  Jaya Allamsetty 77978f0e62 ref: Add a function to check if screen sharing is in progress. 4 年前
  Jaya Allamsetty 21d5178775 feat: Add the ability to configure max. bitrates for VP9. 4 年前
  Jaya Allamsetty 94ac35ae81 fix: return default codec if local desc is not available. 4 年前
  Jaya Allamsetty d744381312 feat: Add codec selection mechanism. 5 年前
  Philipp Hancke f1df5585aa
sdp: add missing colon to findLines calls (#1447) 4 年前
  Jaya Allamsetty 3330762994 fix(TPC): Do not scale down desktop track in p2p mdoe. 4 年前
  Jaya Allamsetty 1958efd5d7 fix(TPC): Ensure encodings resolutions match configured values. 5 年前
  Jaya Allamsetty 3ed4e3caee fix(video-quality): Fix p2p desktop share quality. 5 年前
  Jaya Allamsetty 400ab682be fix(video-quality): do not disable encodings when sender constraints are not configured on the conference. 5 年前
  Jaya Allamsetty 644a37f5ea fix: Add the x-google-conference flag on RD when screensharing. 5 年前
  Philipp Hancke 540cf2af99 s/DESKSTOP_SHARE_RATE/DESKTOP_SHARE_RATE 5 年前
  Paweł Domas 2a6d3a0aea fix(TPC): maxBitratesVideo break screenshare 5 年前