990 Commity (master)

Autor SHA1 Wiadomość Data
  Jaya Allamsetty df2c309658 fix(BridgeChannel): Attempt conn retries when there are remote endpoints. 2 lat temu
  Jaya Allamsetty 931ca368b7 fix(TPC): Fix encodings for p2p connection. 'localStreamEncodingsConfig' is no longer available on TPCUtils. 2 lat temu
  Daniel McAssey 829f5ac010
fix(TPC): make screen share bitrate configurable (#2215) 2 lat temu
  Jaya Allamsetty 4d6873c2f4
fix(SignalingLayer) Update SSRC owners on leave. (#2184) 2 lat temu
  Jaya Allamsetty e275d886b2 fix(qualitycontrol): Cleanup old receiver constraints. 2 lat temu
  Jaya Allamsetty ca3e361186 ref(TPC): Cleanup flags related to low fps screenshare. 2 lat temu
  Jaya Allamsetty a85022d992 ref(ScreenObtainer): Always set the resolution constraints for SS. 2 lat temu
  Jaya Allamsetty 0fc0a3ff31 fix(JitsiTrack) Add setSourceName/getSourceName methods to JitsiTrack class. 2 lat temu
  Jaya Allamsetty 5d1ae6fb7f ref(JitsiTrack) Alpha sort the methods. 2 lat temu
  Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 2 lat temu
  Jaya Allamsetty 2d4cd935cb fix(codec-selection): Codec selection fixes. 2 lat temu
  Saúl Ibarra Corretgé 9bdacb4758 feat(rn,TPC) use modern layer selection on RN 2 lat temu
  Saúl Ibarra Corretgé 14a7a97ba9 fix(rn,CodecSelection) RN now supports the capabilities API so use it 2 lat temu
  Ilya Sunduev a373005103
fix(BridgeChannel): prevent multiple websockets on retries (#2179) 2 lat temu
  Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native 3 lat temu
  Jonathan Lennox fc84561232
Use insertable streams to drop all media when in lite mode. (#2178) 2 lat temu
  Jaya Allamsetty 877c4546f8 fix(TPC) Do not create track when presence is missing. 2 lat temu
  Jaya Allamsetty f8e587f7b9 fix(TPC) Allow remote tracks to be created if no presence is found. 2 lat temu
  Saúl Ibarra Corretgé 871968af90 fixup! 2 lat temu
  Saúl Ibarra Corretgé 5aa74e319e feat(JitsiConference,BridgeChannel) emit event when channel is closed 2 lat temu
  wliang67 d3cf5a3127 fix: allow disabling and setting preferred codec 2 lat temu
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 lat temu
  Jorge Oliveira 669dbcbbbc fix(chore) typos and jsdoc 3 lat temu
  Jorge Oliveira 9fc8af8380 Fix of case when findLine returns false 3 lat temu
  Jaya Allamsetty 784f1d4e8a feat(ScreenObtainer) Allow seamless switching of tab capture. 3 lat temu
  Jaya Allamsetty 28436e5727
feat(ssrc-rewriting) Add initial implementation (#2136) 3 lat temu
  Jaya Allamsetty eb623e7536
Fix codec negotiation and other multi-stream issues (#2133) 3 lat temu
  Maxime Rossier 84277e1ff3 fix(RTC) fix stop track with effect (#2127) 3 lat temu
  Jaya Allamsetty 7fe7ed0b03 fix(RTC) Update sourceType on desktop track for web. 3 lat temu
  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 lat temu
  Jorge Oliveira ef1031d88d fix(ts) update jsdoc to appease typescript 3 lat temu
  Pawel Domas 46908381dd ref: add getSourceIndexFromSourceName 3 lat temu
  Jaya Allamsetty 85fb01c080 fix(TPC): Ignore stopped transceivers on FF during new track addition. 3 lat temu
  Jaya Allamsetty 62b0e5c426 fix(TPCUtils): Re-use the existing recv-only transceiver for secondary video tracks. 3 lat temu
  Jaya Allamsetty 9b2eef3d62 fix(TPC) Do not force immediate O/A cycles after track replace operations. 3 lat temu
  Hristo Terezov d96dad7205 feat: Handle dominant speaker silence. 3 lat temu
  Jaya Allamsetty af17b67d99 fix(logging) Do not print 'Fowarded sources changed' log multiple times. 3 lat temu
  Jaya Allamsetty c9be46e2c3 fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 lat temu
  Jorge Oliveira bfa7cece1a ref(JitsiTrackEvents.LOCAL_TRACK_STOPPED) expose jitsiLocalTrack as listener parameter 3 lat temu
  Jaya Allamsetty 0de85ecec2 fix(connectivity): Fire trackStreaming status update on init. 3 lat temu
  Hristo Terezov f3f922a895 fix(electron):Respect desktopSharingSources option 3 lat temu
  Jaya Allamsetty 6d5ca18be6 fix(TPC) Set maxbitrates via b=AS line on the remote SDP as well. 3 lat temu
  Saúl Ibarra Corretgé bb8d901648 fix(RTC) remove no longer needed helpers 3 lat temu
  Saúl Ibarra Corretgé b7eea55020 fix(RTC) unconditionally use adapter 3 lat temu
  Jaya Allamsetty 634885b9fb fix(ScreenObtainer) Fix broken high resolution SS capture. 3 lat temu
  Saúl Ibarra Corretgé 2b7a5d18dd fix(ts) don't set file extension for TS files 3 lat temu
  Jaya Allamsetty 2682b4ecee ref(RTC) Make the remove and add track method names more generic. 3 lat temu
  Jaya Allamsetty ee0867fd4f fix(RTC) Use mute/unmute track operation for effects. 3 lat temu
  bgrozev 28aab9fcf8
feat: Add videoType to sources signaled in jingle. (#2058) 3 lat temu
  bgrozev c6d05e5b6c
Remove broken isScreenSharing function. (#2057) 3 lat temu