Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tmoldovan8x8 2a2405e936
feat(rn) support getDisplayMedia
5 лет назад
..
BridgeChannel.js Clean up logging and formatting. (#1378) 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. When using getSynchornizationSources on the audio receiver to gather audio levels for remote tracks, browser reports last known audio levels even when the remote user is audio muted, we need to reset the value to zero here so that the audio levels are cleared. 5 лет назад
LocalSdpMunger.js deps: eslint-config-jitsi@latest 5 лет назад
MockClasses.js ref/feat: add QualityController (#1223) 5 лет назад
RTC.js fix(RTC): Fix log formatting 5 лет назад
RTCUtils.js fix(rn) release audioVideo stream after creating new MediaStream 5 лет назад
RTCUtils.spec.js deps: eslint-config-jitsi@latest 5 лет назад
ScreenObtainer.js feat(rn) support getDisplayMedia 5 лет назад
TPCUtils.js fix(safari): Remove old remote tracks when a new track is received for an endpoint. On Safari, MediaStream.onremovetrack is not fired when a remote desciption with a removed MSID is applied. As a result, new remote tracks for the same endpoint are not created causing issues where the video is not updated on Safari. Also, make sure local tracks on pc are updated when devices are changed while the user is in muted state. 5 лет назад
TraceablePeerConnection.js fix(video-quality): do not disable encodings when sender constraints are not configured on the conference. Fixes https://github.com/jitsi/lib-jitsi-meet/issues/1333 in applications that use lib-jitsi-meet and do not have layer suspension enabled. 5 лет назад