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.
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 年之前