90 Коміти (522577a42d8cfbb0a7d89f05e09b691f23d109f1)

Автор SHA1 Повідомлення Дата
  Saúl Ibarra Corretgé 1ab4ae5e53 fix(browser) detect WebRTC APIs and mark browser unsupported if not 10 місяці тому
  Jaya Allamsetty 7dfad4fd3b fix(TPC) Do not call setCodecPreferences on Firefox. 1 рік тому
  Saúl Ibarra Corretgé 526ec25d48 fix(BrowserCapabilities) fix detecting WKWebView on iPad 1 рік тому
  Jaya Allamsetty 6bcc577acd
feat(codec-selection): Use the new codec selection API (#2520) 1 рік тому
  Jaya Allamsetty 9ec93dc6fe fix(TPC): Do not run the DD Header Ext check on Firefox as it doesn't support it currently. 1 рік тому
  Jaya Allamsetty 1db7916f24 fix(browser-support): Impl a min. version check for Firefox. 1 рік тому
  Jaya Allamsetty d53d010679
fix(RTC): Remove support for plan-b SDP. (#2430) 1 рік тому
  Jaya Allamsetty ba526ee8e3 fix: Enable scalability mode on Chromium 113. 1 рік тому
  Gabriel Borlea 456e45ee52 fix(browser-detection): ipad detection in safari 1 рік тому
  Jaya Allamsetty 7b6ce94959
Add SVC and Simulcast support for AV1 and VP9. (#2350) 1 рік тому
  Gabriel Borlea a01453438e
chore: update js-utils with new ua-parser (#2358) 2 роки тому
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) 2 роки тому
  Saúl Ibarra Corretgé f86d1e1066 fix(BrowserCapabilities) log browser name and version on init 2 роки тому
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 роки тому
  Saúl Ibarra Corretgé ff7008ccb0 fix(BrowserCapabilities) drop no longer used file 2 роки тому
  Jaya Allamsetty 99feab14c0 fix(statistics) Use RTCRtpReceiver:getSynchronizationSources for audioLevels always. 2 роки тому
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 роки тому
  Saúl Ibarra Corretgé 3cc1e01027 fix(BrowserCapabilities) remove no longer used function 3 роки тому
  Saúl Ibarra Corretgé b7eea55020 fix(RTC) unconditionally use adapter 3 роки тому
  Jaya Allamsetty 768535133a fix(BrowserCapabilities) Fallback to plan-b for Electron clients that have chromium ver < 96. 3 роки тому
  Tudor-Ovidiu Avram f6d582406e fix(browser-capabilities) expose supported mobile browsers 3 роки тому
  Tudor-Ovidiu Avram 5035494521 fix(browser) Mark safari <14 as unsupported 3 роки тому
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 роки тому
  Nils Ohlmeier 0ed36bcb9b fix(xmpp): use RTX with Firefox from 96 on only 4 роки тому
  Jaya Allamsetty a68af903d0 fix(TPC) Remove video track from pc on mute for Firefox. 4 роки тому
  Jaya Allamsetty 2248531932
feat(CodecSelection) Disable VP9 on Safari. (#1752) 4 роки тому
  Saúl Ibarra Corretgé c15dda1537 fix(browser-support) fix detecting iOS browsers correctly 4 роки тому
  Jaya Allamsetty b0d27fa8da fix(browser-support): Add audio track to pc always on mobile Safari. 4 роки тому
  Saúl Ibarra Corretgé 61c977f70a feat(e2ee) add support for WebRTC Encoded Transform 4 роки тому
  Philipp Hancke ba2958c014
e2ee: remove legacy apis (#1653) 4 роки тому
  Jaya Allamsetty 3a313a244d fix(codec-selection): Fix VP9 codec switching issue in Chrome unified-plan. 4 роки тому
  Jaya Allamsetty 0cdfb79c2e
fix(VAD): Do not enable VAD on Chrome on iOS. 4 роки тому
  Jaya Allamsetty 8057f12a39 fix(connectivity): Fix video freezes on Safari when ep goes out of last-n. 4 роки тому
  Jaya Allamsetty 5fcd419dcf fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. 4 роки тому
  Jaya Allamsetty 763fd223d3 feat(TPC): Enable unified-plan support for Chromium based browsers. 4 роки тому
  Andrei Gavrilescu 6a3dada96f
fix(vad): enable VAD on supported browsers (#1613) 4 роки тому
  Jaya Allamsetty 7bd2f46817 fix(conference): Enable p2p for unified plan clients. 4 роки тому
  Saúl Ibarra Corretgé ad5692d6aa fix(RTC) drop the "old gUM" flow 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 e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4 роки тому
  Jordan Owens 840302192a Use unified plan for mobile browsers on iOS 4 роки тому
  Saúl Ibarra Corretgé 301e3a22dd feat(BrowserCapabilities) drop supportsVideo 5 роки тому
  Saúl Ibarra Corretgé 0579afc885 feat(RTC) bump minimum supported Chromium version to 72 5 роки тому
  Tudor-Ovidiu Avram a6100fa021 feat(twa) add TWA check function 5 роки тому
  Philipp Hancke cf1305bdd2 e2ee: detect transferable streams 5 роки тому
  Boris Grozev 16fe22e9c9 Advertise support for opus/red. 5 роки тому
  Jaya Allamsetty 24097001aa ref(sdp): Move all instances of a preferred codec up the list in the SDP 5 роки тому
  Jaya Allamsetty a9ceee2de7 feat: PerformanceObserverStats initial commit 5 роки тому
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 5 роки тому