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