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.
Robert Pintilii 03bc5278da
fix(tracks) Add metadata to jitsi tracks (#1777)
3 years ago
..
BridgeChannel.js feat(RTC): Signal video type and availability to bridge. 4 years ago
CodecSelection.js ref: move SignalingLayer to the conference 3 years ago
JitsiLocalTrack.js fix(tracks) Add metadata to jitsi tracks (#1777) 3 years ago
JitsiRemoteTrack.js fix(logging) Log only the imp events on remote tracks. Log only the important events that we care about on the HTMLMediaElement that the remote tracks are attached to. 3 years ago
JitsiTrack.js fix: Send videoType bridge message for mute/unmute on FF. (#1642) 3 years ago
MockClasses.js ref(TPC) Configure encodings in one go. (#1739) 3 years ago
RTC.js ref(RTC) rename iceConfig to pcConfig. It makes more sense to call it pcConfig since it is the RTCConfiguration object passed to the WebRTC peerconnection. 3 years ago
RTCUtils.js fix(RTCUtils) Return false for device change checks on mobile Safari. 3 years ago
ScreenObtainer.js feat(RTC): Add the ability to change desktop share fps. 3 years ago
TPCUtils.js fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 years ago
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 3 years ago
TraceablePeerConnection.js fix(TPC) change the tranceiver dir to recvonly when track is removed. This fixes occasional failures of MuteTest.MuteAfterJoinCanShareAndUnmute torture test and also the case on Safari where user stopping the screenshare doesn't stop showing the screensharing indication on the thumbnail. 3 years ago