313 Commit (53e69d6ea5484be2de39c9aba4ad1c35bbe280ac)

Autore SHA1 Messaggio Data
  Jaya Allamsetty 53e69d6ea5 ref(JingleSession) Always call sRD->cA-sLD for renegotiation. 2 anni fa
  Jaya Allamsetty 9ffab6aa75 fix(codec-selection): Do not strip codecs that are not in the preferred list. 2 anni fa
  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 anni fa
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) 2 anni fa
  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 anni fa
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. 2 anni fa
  Jaya Allamsetty 8f836678fb fix(TPC) Ignore codecSelection when codec settings are missing. 2 anni fa
  Jorge Oliveira 152fdb2101 chore(lint) Update TraceablePeerConnection.js 2 anni fa
  Jorge Oliveira 7b4bcf52e5 fix(TPC) do not set videoType for audio sources 2 anni fa
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) 2 anni fa
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. 2 anni fa
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) 2 anni fa
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) 2 anni fa
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. 2 anni fa
  Jaya Allamsetty 6afb0a563d fix(codec-selection) Check if disabled is already removed from sdp. 2 anni fa
  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. 2 anni fa
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) 2 anni fa
  Jaya Allamsetty 931ca368b7 fix(TPC): Fix encodings for p2p connection. 'localStreamEncodingsConfig' is no longer available on TPCUtils. 2 anni fa
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) 2 anni fa
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 anni fa
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 2 anni fa
  Saúl Ibarra Corretgé 9bdacb4758 feat(rn,TPC) use modern layer selection on RN 2 anni fa
  Jonathan Lennox fc84561232
Use insertable streams to drop all media when in lite mode. (#2178) 2 anni fa
  Jaya Allamsetty 877c4546f8 fix(TPC) Do not create track when presence is missing. 2 anni fa
  Jaya Allamsetty f8e587f7b9 fix(TPC) Allow remote tracks to be created if no presence is found. 2 anni fa
  wliang67 d3cf5a3127 fix: allow disabling and setting preferred codec 2 anni fa
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 anni fa
  Jorge Oliveira 669dbcbbbc fix(chore) typos and jsdoc 3 anni fa
  Jorge Oliveira 9fc8af8380 Fix of case when findLine returns false 3 anni fa
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 3 anni fa
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) 3 anni fa
  mbondarenko ae22a37de5 Added setting Opus DTX in munged config for reduction in the audio traffic, when a participant is silent then the audio packet won’t be transmitted. 3 anni fa
  Pawel Domas 46908381dd ref: add getSourceIndexFromSourceName 3 anni fa
  Jaya Allamsetty 9b2eef3d62 fix(TPC) Do not force immediate O/A cycles after track replace operations. 3 anni fa
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 anni fa
  Jaya Allamsetty 6d5ca18be6 fix(TPC) Set maxbitrates via b=AS line on the remote SDP as well. 3 anni fa
  Saúl Ibarra Corretgé bb8d901648 fix(RTC) remove no longer needed helpers 3 anni fa
  Saúl Ibarra Corretgé 2b7a5d18dd fix(ts) don't set file extension for TS files 3 anni fa
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 3 anni fa
  bgrozev 28aab9fcf8
feat: Add videoType to sources signaled in jingle. (#2058) 3 anni fa
  Jorge Oliveira 8446ecb1c8 fix typo in variable name 3 anni fa
  Hristo Terezov 4cb919e024 fix(FF): Don't add recvonly SSRC in session-accept 3 anni fa
  Jaya Allamsetty ad75454f4d fix(multi-stream) Fix VP9 bitrates in the multi-stream mode. 3 anni fa
  Hristo Terezov f3a2f61e3f fix(SS):Don't send source-remove/add for FF 3 anni fa
  Jaya Allamsetty 4b9757064e fix(TPC) Stop munging remote desc for imploding the SIM groups. 3 anni fa
  Jaya Allamsetty d5c469527b fix(SDP): Reset sources to MSID map for plan-b clients. 3 anni fa
  Jaya Allamsetty 66080c6845
fix(multi-stream): Fix local SSRC cache to include multiple video streams. (#2006) 3 anni fa
  Дамян Минков f0dfacd01e feat: Adds a flag runInLiteMode useful for testing. 3 anni fa
  Jaya Allamsetty 84b63fcc56 fix(multi-stream) Inject multiple SIM groups on Firefox when multiple sources are added. 3 anni fa
  Jaya Allamsetty bddf523ac3
fix(video-quality) Update frame heights in content-modify for p2p. (#1983) 3 anni fa