102 Commits (f062e15e99419a088941dd5277d1d784be884c6f)

Autor SHA1 Mensagem Data
  Hristo Terezov f062e15e99 fix(VP8): Scalability for FF 136+ 5 meses atrás
  Saúl Ibarra Corretgé 0c0b0b5cd2 chore(*) stop using __filename 6 meses atrás
  Hristo Terezov d4a47d0e8a fix(TPCUtils): handle missing codec in isRunningInSimulcastMode. 7 meses atrás
  Jaya Allamsetty 7d484a8d73 fix(codec) Fix AV1/VP9 support on Firefox. 8 meses atrás
  Jaya Allamsetty dfc23df46e
fix(codec) Debounce the call that calc codec intersection set. (#2622) 8 meses atrás
  Jaya Allamsetty 144b0cab45 fix(TPC) Fix H.264 simulcast. 10 meses atrás
  Jaya Allamsetty 39c4422883 ref(TPCUtils) Fix JSDoc and change impl of a method. 10 meses atrás
  Jaya Allamsetty 07f037e12e ref(TPC) Pass the transform object along for SDP munging. 10 meses atrás
  Jaya Allamsetty 876890612a ref(TPCUtils) Make options default to {}. 10 meses atrás
  Jaya Allamsetty 60e680e781 ref(TPC) Pass bare objects to methods that take SDP instead of passing an instance of RTCSessionDescription. 10 meses atrás
  Jaya Allamsetty ad5559ab3f ref(TPC) Move all the utility functions to TPCUtils. 11 meses atrás
  Jaya Allamsetty a7476b126c
feat(SDP) Convert SDP->Jingle directly w/o sdp-interop layer. 11 meses atrás
  Saúl Ibarra Corretgé 97bbb1c576 chore(deps) use lodash-es 1 ano atrás
  Jaya Allamsetty 03eef6def7
ref(QualityController) Add recovery mechanism and adjust the resolution check. (#2546) 1 ano atrás
  Jaya Allamsetty a9b6dd7ee4
feat(quality) Add a QualityController class for runtime adjustments. (#2542) 1 ano atrás
  Jaya Allamsetty d13334344c fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. 1 ano atrás
  Jaya Allamsetty 4e93e8663b ref(TPC): Add extra checks before updating RTCRtpEncodingParameters. 1 ano atrás
  Jaya Allamsetty b28d47f982 fix(TPCUtils): Chain both RTCRtpSender getParameters and setParameters call properly. 1 ano atrás
  Jaya Allamsetty c7495280e4 fix(RTC): Fix capture resolution for Safari desktop tracks. 1 ano atrás
  Jaya Allamsetty cc9b0e6018 fix(video-quality): Fix resolution of simulcast streams. 1 ano atrás
  Jaya Allamsetty d07cfd4dc1 ref(RTC): Use TS enum for RTC consts. 1 ano atrás
  Jaya Allamsetty 1db7916f24 fix(browser-support): Impl a min. version check for Firefox. 1 ano atrás
  Jaya Allamsetty 8a88bba7c3 fix(TPCUtils): Use track resolution instead of height. 1 ano atrás
  Jaya Allamsetty f470b5f4fa
fix(video-quality): Adjust encodings bitrates/scalefactor for high capture resolutions (#2436) 1 ano atrás
  Jaya Allamsetty 7895cb259e fix(video-quality): Remove the encoding check for webkit. 1 ano atrás
  Jaya Allamsetty d53d010679
fix(RTC): Remove support for plan-b SDP. (#2430) 1 ano atrás
  Jaya Allamsetty 969c6f4761 fix(TPC): Do not configure 'scaleResolutionDownBy' and 'maxBitrate' for legacy VP9 K-SVC. 1 ano atrás
  Jaya Allamsetty bd98ecd05d fix(video-quality): Set scaleResolutionDownBy value for every codec switch. 1 ano atrás
  Jaya Allamsetty 8cffb726c7 fix(video-quality): Read the deprecated bitrate settings correctly. 1 ano atrás
  Jaya Allamsetty 4588cc785f ref(TPCUtils) Alpha sort the methods. 1 ano atrás
  Jaya Allamsetty 5a68ae97ac fix(TPCUtils) Insert simulcast recv line for all senders on FF. 1 ano atrás
  Jaya Allamsetty 7b6ce94959
Add SVC and Simulcast support for AV1 and VP9. (#2350) 1 ano atrás
  Jaya Allamsetty 93c167d35a
fix(SS): Reverse the encoding order for Firefox desktop streams. (#2384) 1 ano atrás
  Gabriel Borlea c3a086f86d
fix: getting right resolution for mobile web (#2356) 2 anos atrás
  Jaya Allamsetty 75d2a9d1c3 fix(TPC): Revert the reverse ordering of encodings for Firefox 117 and newer. 2 anos atrás
  Jaya Allamsetty 10ebc8434a fix(TPC): Make sure all RTCRtpSender:setParameters calls are sequential. 2 anos atrás
  Jaya Allamsetty ed4ca14411 fix(JingleSession) Modify encoding to stop/start outgoing media on p2p. 2 anos atrás
  Saúl Ibarra Corretgé e0d3459a37 Revert "Adjusted wrapping method to have RTCRtpSender setting parameters in sequential manner in order to solve race condition when transaction id can be reset at the end of videoSender setParameters and cause exception if another update was already in fly and before its check for transaction id presence." 2 anos atrás
  Jaya Allamsetty 843a44fa46 fix(JingleSession) Reconfigure the stream encodings after p2p->jvb switch. 2 anos atrás
  mbondarenko 17ade96a70 Adjusted wrapping method to have RTCRtpSender setting parameters in sequential manner in order to solve race condition when transaction id can be reset at the end of videoSender setParameters and cause exception if another update was already in fly and before its check for transaction id presence. 2 anos atrás
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) 2 anos atrás
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) 2 anos atrás
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 anos atrás
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) 2 anos atrás
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 anos atrás
  Pawel Domas 46908381dd ref: add getSourceIndexFromSourceName 3 anos atrás
  Jaya Allamsetty 85fb01c080 fix(TPC): Ignore stopped transceivers on FF during new track addition. 3 anos atrás
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 3 anos atrás
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 anos atrás
  Jaya Allamsetty ad75454f4d fix(multi-stream) Fix VP9 bitrates in the multi-stream mode. 3 anos atrás