您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Hristo Terezov b760f4e1fe feat(remoteTrack): log more container events 2 年前
..
BridgeChannel.js fix(misc) use safeJsonParse from js-utils 2 年前
CodecSelection.js fix(codec-selection): Disabled VP9 for p2p on Firefox. When VP9 is at the top of the codec list in the remote offer, Firefox omits it in the answer but decides to use VP9 for encoding media. Therefore the remote peer gets an answer with no VP9 in the list and when it updates its local description (with no VP9) after a renegotiation, it stops rendering the VP9 video received from Firefox. 2 年前
CodecSelection.spec.js fix(CodecSelection) Switch codec to VP8 when E2EE is enabled. (#2322) 2 年前
JitsiLocalTrack.js fix(track.attach): return promise & improve logs 2 年前
JitsiRemoteTrack.js feat(remoteTrack): log more container events 2 年前
JitsiTrack.js fix(track.attach): return promise & improve logs 2 年前
MockClasses.js feat: New Codec selection logic (#2296) 2 年前
RTC.js fix(misc) use safeJsonParse from js-utils 2 年前
RTCUtils.js fix(track.attach): return promise & improve logs 2 年前
ScreenObtainer.js fix(ScreenObtainer): Apply contentHint on captured desktop track correctly. contentHint needs to be set to 'motion' for high fps SS and 'detail' otherwise. Fixes https://github.com/jitsi/lib-jitsi-meet/issues/2298. 2 年前
TPCUtils.js fix(TPC): Make sure all RTCRtpSender:setParameters calls are sequential. Recommit https://github.com/jitsi/lib-jitsi-meet/commit/17ade96a70971b7429b6beac73b919885e665f16 with the jvb leak fix. 2 年前
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 年前
TraceablePeerConnection.js fix(codec-selection): Do not remove codecs from capabilities. 2 年前