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 7a5381fb46 fix(stats): Fix local stats when ssrc-rewriting is enabled. 1 年之前
..
BridgeChannel.js fix(GlobalOnErrorHandler) avoid calling it when we handle the error 2 年之前
CodecSelection.js fix(codec-selection): Enable AV1 by default 1 年之前
CodecSelection.spec.js Unify events and output single TypeScript declaration (#2407) 2 年之前
JitsiLocalTrack.js fix(JitsiTrack): Remove func that's no longer used. 1 年之前
JitsiRemoteTrack.js fix(ssrc-rewriting): Fire track removed/added instead of owner changed. When an existing SSRC for a remote track gets re-mapped from one source to another, fire a TRACK_REMOVED event followed by TRACK_ADDED event instead of TRACK_OWNER_CHANGED event. This should simplify the application logic for track handling. 1 年之前
JitsiTrack.js fix(JitsiTrack): Remove func that's no longer used. 1 年之前
MockClasses.js fix(RTC): Fix capture resolution for Safari desktop tracks. 1 年之前
RTC.js #2458 Remove not used isUserStream RTC method. Move isUserStreamById RTC method into RTCUtils in order to fix circular dependency issue. 1 年之前
RTCUtils.js fix(rtc) use exact deviceId constraints 1 年之前
ScreenObtainer.js fix(ScreenObtainer) Apply min fps after a successful gDM call. (#2383) 2 年之前
TPCUtils.js fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. Also fixes the issue with video freezing after video mute and unmute when the user joins the call with startSilent=true. 1 年之前
TPCUtils.spec.js fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. Also fixes the issue with video freezing after video mute and unmute when the user joins the call with startSilent=true. 1 年之前
TraceablePeerConnection.js fix(stats): Fix local stats when ssrc-rewriting is enabled. 1 年之前