You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jaya Allamsetty c46b230f11 fix unit tests and some clean-up преди 5 години
..
BridgeChannel.js feat: Log the jvb version. (#1410) преди 5 години
CodecSelection.js fix unit tests and some clean-up преди 5 години
JitsiLocalTrack.js deps: eslint-config-jitsi@latest преди 5 години
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest преди 5 години
JitsiTrack.js fix(audio-levels): Reset audio level to 0 when remote user is muted. преди 5 години
LocalSdpMunger.js deps: eslint-config-jitsi@latest преди 5 години
MockClasses.js fix unit tests and some clean-up преди 5 години
RTC.js feat: Add option to force pc to use turn relay candidates. преди 5 години
RTCUtils.js devicesReceived array should not be modified преди 5 години
RTCUtils.spec.js deps: eslint-config-jitsi@latest преди 5 години
ScreenObtainer.js feat(rn) support getDisplayMedia преди 5 години
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 години
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 години