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 anni fa
..
BridgeChannel.js feat(RTC): Signal video type and availability to bridge. 4 anni fa
CodecSelection.js ref: move SignalingLayer to the conference 3 anni fa
JitsiLocalTrack.js fix(tracks) Add metadata to jitsi tracks (#1777) 3 anni fa
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 anni fa
JitsiTrack.js fix: Send videoType bridge message for mute/unmute on FF. (#1642) 4 anni fa
MockClasses.js ref(TPC) Configure encodings in one go. (#1739) 3 anni fa
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 anni fa
RTCUtils.js fix(RTCUtils) Return false for device change checks on mobile Safari. 3 anni fa
ScreenObtainer.js feat(RTC): Add the ability to change desktop share fps. 4 anni fa
TPCUtils.js fix(TPC) add muted tracks to TPC but not to the RTCPeerConnection. 3 anni fa
TPCUtils.spec.js fix: Missed SSRCs in Unified Plan with several "ssrc-group:FID" groups. (#1658) 3 anni fa
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 anni fa