Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Saúl Ibarra Corretgé 475610584e fix(BridgeChannel) skip close notification if the code is 1001 3 лет назад
..
BridgeChannel.js fix(BridgeChannel) skip close notification if the code is 1001 3 лет назад
CodecSelection.js fix(codec-selection): Codec selection fixes. 1. Checks peer's preferred codec in p2p case. Mobile and web have different preferred codecs. 2. Log an error message when the preferred codec is not offered by JVB. 3. Clean up code related to deprecated config.js settings 'preferH264' and 'disableH264'. 4. Refactor the codec selection logic so that correct codec is picked. 3 лет назад
JitsiLocalTrack.js feat(browser-support) use Unified Plan on React Native 3 лет назад
JitsiRemoteTrack.js fix(TPC) Allow remote tracks to be created if no presence is found. Currently, remote tracks are not created if presence for the endpoint is not received before source signaling. With ssrc-rewriting, the source information will be received on the bridge channel and presence on the prosody ws so there are chances that they can be out of sync. We do not want to skip remote track creation when that happens. 3 лет назад
JitsiTrack.js fix(RTC) remove no longer needed helpers 3 лет назад
MockClasses.js fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. 3 лет назад
RTC.js feat(browser-support) use Unified Plan on React Native 3 лет назад
RTCUtils.js fix(electron):Respect desktopSharingSources option 3 лет назад
ScreenObtainer.js feat(ScreenObtainer) Allow seamless switching of tab capture. Allow users to seamlessly switch which tab they are sharing without having to stop the current share and select a new tab again. This is supported on Chrome 107 onwards. 3 лет назад
TPCUtils.js Remove support for legacy endpoint based signaling. (#2147) 3 лет назад
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 лет назад
TraceablePeerConnection.js feat(rn,TPC) use modern layer selection on RN 3 лет назад