Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Hristo Terezov b760f4e1fe feat(remoteTrack): log more container events 2 år sedan
..
BridgeChannel.js fix(misc) use safeJsonParse from js-utils 2 år sedan
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 år sedan
CodecSelection.spec.js fix(CodecSelection) Switch codec to VP8 when E2EE is enabled. (#2322) 2 år sedan
JitsiLocalTrack.js fix(track.attach): return promise & improve logs 2 år sedan
JitsiRemoteTrack.js feat(remoteTrack): log more container events 2 år sedan
JitsiTrack.js fix(track.attach): return promise & improve logs 2 år sedan
MockClasses.js feat: New Codec selection logic (#2296) 2 år sedan
RTC.js fix(misc) use safeJsonParse from js-utils 2 år sedan
RTCUtils.js fix(track.attach): return promise & improve logs 2 år sedan
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 år sedan
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 år sedan
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 4 år sedan
TraceablePeerConnection.js fix(codec-selection): Do not remove codecs from capabilities. 2 år sedan