modified lib-jitsi-meet dev repo
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Saúl Ibarra Corretgé d9ee8f59bd feat(browser-support) use Unified Plan on React Native před 3 roky
..
BridgeChannel.js fixup! před 3 roky
CodecSelection.js feat(ts) convert MediaType and its usages před 3 roky
JitsiLocalTrack.js feat(browser-support) use Unified Plan on React Native před 3 roky
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. před 3 roky
JitsiTrack.js fix(RTC) remove no longer needed helpers před 3 roky
MockClasses.js fix(TPC): Switch media direction correctly on all m-lines associated with local tracks during p2p->jvb switch. před 3 roky
RTC.js feat(browser-support) use Unified Plan on React Native před 3 roky
RTCUtils.js fix(electron):Respect desktopSharingSources option před 3 roky
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. před 3 roky
TPCUtils.js Remove support for legacy endpoint based signaling. (#2147) před 3 roky
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) před 4 roky
TraceablePeerConnection.js Use insertable streams to drop all media when in lite mode. (#2178) před 3 roky