Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Jaya Allamsetty c46b230f11 fix unit tests and some clean-up 5 år sedan
..
BridgeChannel.js feat: Log the jvb version. (#1410) 5 år sedan
CodecSelection.js fix unit tests and some clean-up 5 år sedan
JitsiLocalTrack.js deps: eslint-config-jitsi@latest 5 år sedan
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest 5 år sedan
JitsiTrack.js fix(audio-levels): Reset audio level to 0 when remote user is muted. 5 år sedan
LocalSdpMunger.js deps: eslint-config-jitsi@latest 5 år sedan
MockClasses.js fix unit tests and some clean-up 5 år sedan
RTC.js feat: Add option to force pc to use turn relay candidates. 5 år sedan
RTCUtils.js devicesReceived array should not be modified 5 år sedan
RTCUtils.spec.js deps: eslint-config-jitsi@latest 5 år sedan
ScreenObtainer.js feat(rn) support getDisplayMedia 5 år sedan
TPCUtils.js fix: Implement the encodings workaround only on Safari. Explicitly check if all the encodings report the same scaleResolutionDownBy value before trying to ensure they match the expected values. This makes Chrome VP9 work again. 5 år sedan
TraceablePeerConnection.js feat: Add codec selection mechanism. Determine the preferred codec for a given endpoint based on the config.js settings and the codecs supported by the endpoint. The preferred codec is published in presence and then used by the other endpoints in the call during join/leave to determine if the codec needs to be changed on the fly. Different codecs can be configuered for p2p/jvb connections. The preferredCodec/disabledCodec settings under videoQuality will have precedence over the older settins like preferH264/disableH264. 5 år sedan