1015 Révisions (121274c83435e454d39d68b2e2ff901b509467bb)

Auteur SHA1 Message Date
  Hristo Terezov b760f4e1fe feat(remoteTrack): log more container events il y a 2 ans
  Hristo Terezov ef94fb86f9 fix(track.attach): return promise & improve logs il y a 2 ans
  Jaya Allamsetty 50fe51e948 fix(codec-selection): Disabled VP9 for p2p on Firefox. il y a 2 ans
  Jaya Allamsetty 486efad87c fix(codec-selection): Do not remove codecs from capabilities. il y a 2 ans
  Saúl Ibarra Corretgé 0cc323d96e fix(misc) use safeJsonParse from js-utils il y a 2 ans
  Jaya Allamsetty 402874932c fix(RTC) Update docs w.r.t to config options. il y a 2 ans
  Jaya Allamsetty cce452f8f5 fix(codecs): Enable VP9 encode on FF/Safari for p2p. il y a 2 ans
  Jaya Allamsetty 9531a20ba7 fix(codec-selection) Pick only 1 VP9 codec for p2p negotiation. il y a 2 ans
  Jaya Allamsetty 10ebc8434a fix(TPC): Make sure all RTCRtpSender:setParameters calls are sequential. il y a 2 ans
  Jaya Allamsetty ed4ca14411 fix(JingleSession) Modify encoding to stop/start outgoing media on p2p. il y a 2 ans
  Jaya Allamsetty 53e69d6ea5 ref(JingleSession) Always call sRD->cA-sLD for renegotiation. il y a 2 ans
  Jaya Allamsetty 9ffab6aa75 fix(codec-selection): Do not strip codecs that are not in the preferred list. il y a 2 ans
  Jaya Allamsetty 739d802595
fix(CodecSelection) Switch codec to VP8 when E2EE is enabled. (#2322) il y a 2 ans
  Jaya Allamsetty 5d322ea5ff fix(screenshare): Ignore mute events on remote desktop tracks. il y a 2 ans
  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." il y a 2 ans
  Jaya Allamsetty 90da488405 fix(codec-selection) Move VP9 to the end of the list when not supported. il y a 2 ans
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) il y a 2 ans
  Jaya Allamsetty 623277289b fix(ScreenObtainer): Apply contentHint on captured desktop track correctly. il y a 2 ans
  Jaya Allamsetty 843a44fa46 fix(JingleSession) Reconfigure the stream encodings after p2p->jvb switch. il y a 2 ans
  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. il y a 2 ans
  Jaya Allamsetty eb3d4277f7 fix(logging) Use logger for TTFM stats. il y a 2 ans
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. il y a 2 ans
  Jaya Allamsetty 8f836678fb fix(TPC) Ignore codecSelection when codec settings are missing. il y a 2 ans
  Jorge Oliveira 152fdb2101 chore(lint) Update TraceablePeerConnection.js il y a 2 ans
  Jorge Oliveira 7b4bcf52e5 fix(TPC) do not set videoType for audio sources il y a 2 ans
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) il y a 2 ans
  Jaya Allamsetty 7f0012f7dc fix(codec-selection) Calc preferred codec after media session is established. il y a 2 ans
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. il y a 2 ans
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) il y a 2 ans
  Jaya Allamsetty bf79fef601 fix(ScreenObtainer) Request high resolutions by default. il y a 2 ans
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) il y a 2 ans
  bgrozev ba7ddbdce7
Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) il y a 2 ans
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. il y a 2 ans
  Daniel McAssey 1d99f862c8 fix(ScreenObtainer): make electron desktop resolution constraints configurable il y a 2 ans
  Jaya Allamsetty 6afb0a563d fix(codec-selection) Check if disabled is already removed from sdp. il y a 2 ans
  mbondarenko b3ceca8d52 Made updating video sender parameters in sequential manner in order to solve race condition when transaction id (which is generated during getParameters) 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. il y a 2 ans
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) il y a 2 ans
  Jaya Allamsetty df2c309658 fix(BridgeChannel): Attempt conn retries when there are remote endpoints. il y a 2 ans
  Jaya Allamsetty 931ca368b7 fix(TPC): Fix encodings for p2p connection. 'localStreamEncodingsConfig' is no longer available on TPCUtils. il y a 2 ans
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) il y a 2 ans
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) il y a 2 ans
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. il y a 2 ans
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. il y a 2 ans
  Jaya Allamsetty a85022d992 ref(ScreenObtainer): Always set the resolution constraints for SS. il y a 2 ans
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. il y a 2 ans
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. il y a 2 ans
  Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 il y a 2 ans
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. il y a 2 ans
  Saúl Ibarra Corretgé 9bdacb4758 feat(rn,TPC) use modern layer selection on RN il y a 2 ans
  Saúl Ibarra Corretgé 14a7a97ba9 fix(rn,CodecSelection) RN now supports the capabilities API so use it il y a 2 ans