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.
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 година