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ů.
tmoldovan8x8 2a2405e936
feat(rn) support getDisplayMedia
před 5 roky
..
BridgeChannel.js Clean up logging and formatting. (#1378) před 5 roky
JitsiLocalTrack.js deps: eslint-config-jitsi@latest před 5 roky
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest před 5 roky
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. před 5 roky
LocalSdpMunger.js deps: eslint-config-jitsi@latest před 5 roky
MockClasses.js ref/feat: add QualityController (#1223) před 5 roky
RTC.js fix(RTC): Fix log formatting před 5 roky
RTCUtils.js fix(rn) release audioVideo stream after creating new MediaStream před 5 roky
RTCUtils.spec.js deps: eslint-config-jitsi@latest před 5 roky
ScreenObtainer.js feat(rn) support getDisplayMedia před 5 roky
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. před 5 roky
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. před 5 roky