modified lib-jitsi-meet dev repo
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.
Mihai-Andrei Uscat a2560f9519 fix(Sdp): Fix maxaveragebitrate typo 4 years ago
..
BridgeChannel.js feat(RTC): Signal video type and availability to bridge. 4 years ago
CodecSelection.js Test RTCRtpReceiver.getCapabilities before using 4 years ago
JitsiLocalTrack.js fix(RTC): Set transceiver direction after RTCRtpSender#replaceTrack. This fixes the issue where TRACK_REMOVED event is not fired when a remote track is removed from the peerconnection. Fixes https://github.com/jitsi/lib-jitsi-meet/issues/1612 and https://github.com/jitsi/jitsi-meet/issues/8482. 4 years ago
JitsiRemoteTrack.js deps: eslint-config-jitsi@latest 5 years ago
JitsiTrack.js fix(audio-levels): Reset audio level to 0 when remote user is muted. 5 years ago
MockClasses.js clean-up unit tests 5 years ago
RTC.js feat(TPC): Enable unified-plan support for Chromium based browsers. This can be controlled through the config.js option 'enableUnifiedOnChrome'. 4 years ago
RTCUtils.js fix(RTC) drop the "old gUM" flow 4 years ago
ScreenObtainer.js fix(RTC): Fix screenshare with audio on Electron. 4 years ago
TPCUtils.js fix(TPC): Do not configure encodings on Safari until reneg. Avoid configuring the encodings on Chromium/Safari until simulcast is configured for the newly added track using SDP munging which happens during the renegotiation. 4 years ago
TraceablePeerConnection.js fix(Sdp): Fix maxaveragebitrate typo 4 years ago