82 Commits (e3a8472f7cdf43e224d2153b260f0194cfbccf73)

Author SHA1 Message Date
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 years ago
  Saúl Ibarra Corretgé ff7008ccb0 fix(BrowserCapabilities) drop no longer used file 2 years ago
  Jaya Allamsetty 99feab14c0 fix(statistics) Use RTCRtpReceiver:getSynchronizationSources for audioLevels always. 2 years ago
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 2 years ago
  Saúl Ibarra Corretgé 3cc1e01027 fix(BrowserCapabilities) remove no longer used function 2 years ago
  Saúl Ibarra Corretgé b7eea55020 fix(RTC) unconditionally use adapter 2 years ago
  Jaya Allamsetty 768535133a fix(BrowserCapabilities) Fallback to plan-b for Electron clients that have chromium ver < 96. 3 years ago
  Tudor-Ovidiu Avram f6d582406e fix(browser-capabilities) expose supported mobile browsers 3 years ago
  Tudor-Ovidiu Avram 5035494521 fix(browser) Mark safari <14 as unsupported 3 years ago
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 years ago
  Nils Ohlmeier 0ed36bcb9b fix(xmpp): use RTX with Firefox from 96 on only 3 years ago
  Jaya Allamsetty a68af903d0 fix(TPC) Remove video track from pc on mute for Firefox. 3 years ago
  Jaya Allamsetty 2248531932
feat(CodecSelection) Disable VP9 on Safari. (#1752) 3 years ago
  Saúl Ibarra Corretgé c15dda1537 fix(browser-support) fix detecting iOS browsers correctly 3 years ago
  Jaya Allamsetty b0d27fa8da fix(browser-support): Add audio track to pc always on mobile Safari. 3 years ago
  Saúl Ibarra Corretgé 61c977f70a feat(e2ee) add support for WebRTC Encoded Transform 3 years ago
  Philipp Hancke ba2958c014
e2ee: remove legacy apis (#1653) 3 years ago
  Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 3 years ago
  Jaya Allamsetty 0cdfb79c2e
fix(VAD): Do not enable VAD on Chrome on iOS. 3 years ago
  Jaya Allamsetty 8057f12a39 fix(connectivity): Fix video freezes on Safari when ep goes out of last-n. 3 years ago
  Jaya Allamsetty 5fcd419dcf fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. 3 years ago
  Jaya Allamsetty 763fd223d3 feat(TPC): Enable unified-plan support for Chromium based browsers. 3 years ago
  Andrei Gavrilescu 6a3dada96f
fix(vad): enable VAD on supported browsers (#1613) 4 years ago
  Jaya Allamsetty 7bd2f46817 fix(conference): Enable p2p for unified plan clients. 4 years ago
  Saúl Ibarra Corretgé ad5692d6aa fix(RTC) drop the "old gUM" flow 4 years ago
  Jaya Allamsetty 0a13ade32d
fix(codec-selection): Fix codec selection for unified plan browsers. 4 years ago
  Jaya Allamsetty 43c589f409
feat(stats): Get audio levels for the top 5 speakers only. 4 years ago
  Jaya Allamsetty e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4 years ago
  Jordan Owens 840302192a Use unified plan for mobile browsers on iOS 4 years ago
  Saúl Ibarra Corretgé 301e3a22dd feat(BrowserCapabilities) drop supportsVideo 4 years ago
  Saúl Ibarra Corretgé 0579afc885 feat(RTC) bump minimum supported Chromium version to 72 4 years ago
  Tudor-Ovidiu Avram a6100fa021 feat(twa) add TWA check function 4 years ago
  Philipp Hancke cf1305bdd2 e2ee: detect transferable streams 4 years ago
  Boris Grozev 16fe22e9c9 Advertise support for opus/red. 4 years ago
  Jaya Allamsetty 24097001aa ref(sdp): Move all instances of a preferred codec up the list in the SDP 4 years ago
  Jaya Allamsetty a9ceee2de7 feat: PerformanceObserverStats initial commit 4 years ago
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 4 years ago
  Saúl Ibarra Corretgé 5bf0b26409 deps: jitsi/js-utils@1.0.0 4 years ago
  Jaya Allamsetty 581e77b87e fix: IFrame users on Safari start audio/video muted 4 years ago
  Jaya Allamsetty b5f85a4758 cleanup: remove code no longer used in unified-plan mode 4 years ago
  Jaya Allamsetty 49dd19c04a fix(Firefox): Enable RTX support on Firefox 5 years ago
  Philipp Hancke 2a7d854169 e2ee: update for latest spec changes in Chrome M84 5 years ago
  Jaya Allamsetty 3882a82f8f feat(Safari): Add unified plan support for Safari 5 years ago
  Philipp Hancke 7f090de2c9 Project HPS, first pass 5 years ago
  Jaya Allamsetty 190a9e44d0 fix(unified-plan): Use the new sdp-interop module for Unified plan 5 years ago
  Jaya Allamsetty b012353d68 Update modules/xmpp/SDP.js 5 years ago
  Jaya Allamsetty 26f5e88813 fix(SDP<->Jingle): Reject m-line with port 0 only when a=bundle-only is not present 5 years ago
  Jaya Allamsetty c8c9c43830 Remove isEdge checks 5 years ago
  Jaya Allamsetty 8deeaf6bd2
Add Chromium based Edge (Chredge) to the list of webrtc-capable browsers (#1017) 5 years ago
  Damien Fetis 1de69abe22 add a version check to force user interaction to unmute for older Firefox only (lesser than 68) 5 years ago