376 Commits (34a32e86a48476aeedd77f78afa1122206376ec4)

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