990 Commits (master)

Autor SHA1 Mensaje Fecha
  Jaya Allamsetty c520877a03
fix(stats) Obtain resolution/fps from 'outbound-rtp' stats. (#2265) hace 2 años
  Jaya Allamsetty 7f0012f7dc fix(codec-selection) Calc preferred codec after media session is established. hace 2 años
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. hace 2 años
  Jaya Allamsetty 05edc9b599
fix(TPC) Avoid applying constraints on desktop tracks if not needed. (#2246) hace 2 años
  Jaya Allamsetty bf79fef601 fix(ScreenObtainer) Request high resolutions by default. hace 2 años
  Jaya Allamsetty 9f3ed249a1
fix(TPC) Chain all RTCRtpSender.setParameters calls. (#2242) hace 2 años
  bgrozev ba7ddbdce7
Only fire DATA_CHANNEL_CLOSED when using a websocket. (#2237) hace 2 años
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. hace 2 años
  Daniel McAssey 1d99f862c8 fix(ScreenObtainer): make electron desktop resolution constraints configurable hace 2 años
  Jaya Allamsetty 6afb0a563d fix(codec-selection) Check if disabled is already removed from sdp. hace 2 años
  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. hace 2 años
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) hace 2 años
  Jaya Allamsetty df2c309658 fix(BridgeChannel): Attempt conn retries when there are remote endpoints. hace 2 años
  Jaya Allamsetty 931ca368b7 fix(TPC): Fix encodings for p2p connection. 'localStreamEncodingsConfig' is no longer available on TPCUtils. hace 2 años
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) hace 2 años
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) hace 2 años
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. hace 2 años
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. hace 2 años
  Jaya Allamsetty a85022d992 ref(ScreenObtainer): Always set the resolution constraints for SS. hace 2 años
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. hace 2 años
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. hace 2 años
  Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 hace 2 años
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. hace 2 años
  Saúl Ibarra Corretgé 9bdacb4758 feat(rn,TPC) use modern layer selection on RN hace 2 años
  Saúl Ibarra Corretgé 14a7a97ba9 fix(rn,CodecSelection) RN now supports the capabilities API so use it hace 2 años
  Ilya Sunduev a373005103
fix(BridgeChannel): prevent multiple websockets on retries (#2179) hace 2 años
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native hace 2 años
  Jonathan Lennox fc84561232
Use insertable streams to drop all media when in lite mode. (#2178) hace 2 años
  Jaya Allamsetty 877c4546f8 fix(TPC) Do not create track when presence is missing. hace 2 años
  Jaya Allamsetty f8e587f7b9 fix(TPC) Allow remote tracks to be created if no presence is found. hace 2 años
  Saúl Ibarra Corretgé 871968af90 fixup! hace 2 años
  Saúl Ibarra Corretgé 5aa74e319e feat(JitsiConference,BridgeChannel) emit event when channel is closed hace 2 años
  wliang67 d3cf5a3127 fix: allow disabling and setting preferred codec hace 2 años
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) hace 2 años
  Jorge Oliveira 669dbcbbbc fix(chore) typos and jsdoc hace 2 años
  Jorge Oliveira 9fc8af8380 Fix of case when findLine returns false hace 2 años
  Jaya Allamsetty 784f1d4e8a feat(ScreenObtainer) Allow seamless switching of tab capture. hace 2 años
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) hace 2 años
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) hace 2 años
  Maxime Rossier 84277e1ff3 fix(RTC) fix stop track with effect (#2127) hace 2 años
  Jaya Allamsetty 7fe7ed0b03 fix(RTC) Update sourceType on desktop track for web. hace 2 años
  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. hace 2 años
  Jorge Oliveira ef1031d88d fix(ts) update jsdoc to appease typescript hace 2 años
  Pawel Domas 46908381dd ref: add getSourceIndexFromSourceName hace 2 años
  Jaya Allamsetty 85fb01c080 fix(TPC): Ignore stopped transceivers on FF during new track addition. hace 2 años
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. hace 2 años
  Jaya Allamsetty 9b2eef3d62 fix(TPC) Do not force immediate O/A cycles after track replace operations. hace 2 años
  Hristo Terezov d96dad7205 feat: Handle dominant speaker silence. hace 2 años
  Jaya Allamsetty af17b67d99 fix(logging) Do not print 'Fowarded sources changed' log multiple times. hace 2 años
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. hace 2 años