341 İşlemeler (4e93e8663b84a408890d6e8266c5317e683e2a7a)

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