365 Revīzijas (07f037e12ed7ced3ba5b1bc6be1cb58dff61789d)

Autors SHA1 Ziņojums Datums
  Jaya Allamsetty 03eef6def7
ref(QualityController) Add recovery mechanism and adjust the resolution check. (#2546) 1 gadu atpakaļ
  Jaya Allamsetty a9b6dd7ee4
feat(quality) Add a QualityController class for runtime adjustments. (#2542) 1 gadu atpakaļ
  Jaya Allamsetty 6bcc577acd
feat(codec-selection): Use the new codec selection API (#2520) 1 gadu atpakaļ
  Jaya Allamsetty d05325f349 fix(video-quality) Reset scale factor and bitrates for VP9 K-SVC. 1 gadu atpakaļ
  Jaya Allamsetty d7ffbfafad fix(JitsiLocalTrack) Keep a reference to SSRC. 1 gadu atpakaļ
  Jaya Allamsetty 7a5381fb46 fix(stats): Fix local stats when ssrc-rewriting is enabled. 1 gadu atpakaļ
  Jaya Allamsetty 95fb42f3ef fix(TPC): Do not reconfigure the encodings for Safari audio. 1 gadu atpakaļ
  Jaya Allamsetty 18f0769654 ref(TPC): Remove unused function. 1 gadu atpakaļ
  Jaya Allamsetty 3b11dce3aa fix(ssrc-rewriting): Fire track removed/added instead of owner changed. 1 gadu atpakaļ
  Jaya Allamsetty b0356800ca fix(TPC): Use a default maxHeight for configuring encodings. 1 gadu atpakaļ
  Jaya Allamsetty d13334344c fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. 1 gadu atpakaļ
  Jaya Allamsetty 2162877b7b fix(TPC): Removed unused function 1 gadu atpakaļ
  Jaya Allamsetty 4e93e8663b ref(TPC): Add extra checks before updating RTCRtpEncodingParameters. 1 gadu atpakaļ
  Jaya Allamsetty a8f8666be3 fix(SDP): Negotiate only baseline H.264 codecs for p2p. 1 gadu atpakaļ
  Jaya Allamsetty 9ec93dc6fe fix(TPC): Do not run the DD Header Ext check on Firefox as it doesn't support it currently. 1 gadu atpakaļ
  Jaya Allamsetty ff4dd993db fix(TPC): Run the DD ext header check on all browsers. 1 gadu atpakaļ
  Roman Melnyk 56952c20c4 #2458 Remove not used isUserStream RTC method. Move isUserStreamById RTC method into RTCUtils in order to fix circular dependency issue. 1 gadu atpakaļ
  Jaya Allamsetty 3898d7aaca fix(TPC): Reset the scalabilityMode for VP8. 1 gadu atpakaļ
  Jaya Allamsetty c7495280e4 fix(RTC): Fix capture resolution for Safari desktop tracks. 1 gadu atpakaļ
  Jaya Allamsetty 3c8eee3a3a fix(video-quality): Bump up the default bitrates for 1080p and 4k. 1 gadu atpakaļ
  Jaya Allamsetty d07cfd4dc1 ref(RTC): Use TS enum for RTC consts. 1 gadu atpakaļ
  Jaya Allamsetty 178f9bbf89 fix(TPC): Do not negotiatate ULPFEC and RED for p2p video. 1 gadu atpakaļ
  Jaya Allamsetty 0bc2154e7c fix(JitsiLocalTRack): Calc resolution correctly. 1 gadu atpakaļ
  Jaya Allamsetty 8a88bba7c3 fix(TPCUtils): Use track resolution instead of height. 1 gadu atpakaļ
  Jaya Allamsetty f470b5f4fa
fix(video-quality): Adjust encodings bitrates/scalefactor for high capture resolutions (#2436) 1 gadu atpakaļ
  Jaya Allamsetty 7895cb259e fix(video-quality): Remove the encoding check for webkit. 1 gadu atpakaļ
  Jaya Allamsetty d53d010679
fix(RTC): Remove support for plan-b SDP. (#2430) 1 gadu atpakaļ
  Jaya Allamsetty 969c6f4761 fix(TPC): Do not configure 'scaleResolutionDownBy' and 'maxBitrate' for legacy VP9 K-SVC. 1 gadu atpakaļ
  Daniel McAssey 610eab4d31 fix(RTC): reduce debug log noise 3 gadus atpakaļ
  Saúl Ibarra Corretgé 30cb694dff fix(GlobalOnErrorHandler) avoid calling it when we handle the error 1 gadu atpakaļ
  Jaya Allamsetty bd98ecd05d fix(video-quality): Set scaleResolutionDownBy value for every codec switch. 1 gadu atpakaļ
  Jaya Allamsetty 30be4f6f07 ref(TPC): Rename variables related to DD header ext. 1 gadu atpakaļ
  Jaya Allamsetty 7b6ce94959
Add SVC and Simulcast support for AV1 and VP9. (#2350) 1 gadu atpakaļ
  Gabriel Borlea a01453438e
chore: update js-utils with new ua-parser (#2358) 2 gadus atpakaļ
  Gabriel Borlea c3a086f86d
fix: getting right resolution for mobile web (#2356) 2 gadus atpakaļ
  Jaya Allamsetty 486efad87c fix(codec-selection): Do not remove codecs from capabilities. 2 gadus atpakaļ
  Jaya Allamsetty 402874932c fix(RTC) Update docs w.r.t to config options. 2 gadus atpakaļ
  Jaya Allamsetty 9531a20ba7 fix(codec-selection) Pick only 1 VP9 codec for p2p negotiation. 2 gadus atpakaļ
  Jaya Allamsetty 10ebc8434a fix(TPC): Make sure all RTCRtpSender:setParameters calls are sequential. 2 gadus atpakaļ
  Jaya Allamsetty ed4ca14411 fix(JingleSession) Modify encoding to stop/start outgoing media on p2p. 2 gadus atpakaļ
  Jaya Allamsetty 53e69d6ea5 ref(JingleSession) Always call sRD->cA-sLD for renegotiation. 2 gadus atpakaļ
  Jaya Allamsetty 9ffab6aa75 fix(codec-selection): Do not strip codecs that are not in the preferred list. 2 gadus atpakaļ
  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 gadus atpakaļ
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) 2 gadus atpakaļ
  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 gadus atpakaļ
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. 2 gadus atpakaļ
  Jaya Allamsetty 8f836678fb fix(TPC) Ignore codecSelection when codec settings are missing. 2 gadus atpakaļ
  Jorge Oliveira 152fdb2101 chore(lint) Update TraceablePeerConnection.js 2 gadus atpakaļ
  Jorge Oliveira 7b4bcf52e5 fix(TPC) do not set videoType for audio sources 2 gadus atpakaļ
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 gadus atpakaļ